共用方式為


Shape.StrokeDashArray 屬性

定義

public:
 property Microsoft::Maui::Controls::DoubleCollection ^ StrokeDashArray { Microsoft::Maui::Controls::DoubleCollection ^ get(); void set(Microsoft::Maui::Controls::DoubleCollection ^ value); };
public Microsoft.Maui.Controls.DoubleCollection StrokeDashArray { get; set; }
member this.StrokeDashArray : Microsoft.Maui.Controls.DoubleCollection with get, set
Public Property StrokeDashArray As DoubleCollection

屬性值

適用於