次の方法で共有


PathGeometry.FillRule プロパティ

定義

このジオメトリに含まれる交差する領域の結合方法を決定する値を取得または設定します。 これはバインド可能なプロパティです。

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

プロパティ値

適用対象