言語

Geometry.Empty プロパティ

定義

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

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

プロパティ値

空の geometry オブジェクト。

適用対象