次の方法で共有


ArcSegment.SweepDirection プロパティ

定義

円弧を描画する方向 (時計回りまたは反時計回り) を取得または設定します。 これはバインド可能なプロパティです。

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

プロパティ値

適用対象