次の方法で共有


PathFigure.SegmentsProperty プロパティ

定義

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

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

プロパティ値

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

適用対象