Geometry.Empty プロパティ

定義

空のオブジェクトを取得します。

public:
 static property System::Windows::Media::Geometry ^ Empty { System::Windows::Media::Geometry ^ get(); };
public static System.Windows.Media.Geometry Empty { get; }
member this.Empty : System.Windows.Media.Geometry
Public Shared ReadOnly Property Empty As Geometry

プロパティ値

Geometry

空のジオメトリ オブジェクト。

適用対象