PathFigure.IsClosedProperty プロパティ

定義

IsClosed 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ IsClosedProperty { DependencyProperty ^ get(); };
static DependencyProperty IsClosedProperty();
public static DependencyProperty IsClosedProperty { get; }
var dependencyProperty = PathFigure.isClosedProperty;
Public Shared ReadOnly Property IsClosedProperty As DependencyProperty

プロパティ値

IsClosed 依存関係プロパティの識別子。

適用対象