IShapeView.Aspect 属性

定义

确定形状的内容如何拉伸以填充视图的布局空间。

public:
 property Microsoft::Maui::PathAspect Aspect { Microsoft::Maui::PathAspect get(); };
public Microsoft.Maui.PathAspect Aspect { get; }
member this.Aspect : Microsoft.Maui.PathAspect
Public ReadOnly Property Aspect As PathAspect

属性值

适用于