Share via


PathFigure.SegmentsProperty 屬性

定義

識別 Segment 相依性屬性。

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

屬性值

Segment 相依性屬性的標識碼。

適用於