共用方式為


ArcSegment.PointProperty 屬性

定義

識別 Point 相依性屬性。

public:
 static property DependencyProperty ^ PointProperty { DependencyProperty ^ get(); };
static DependencyProperty PointProperty();
public static DependencyProperty PointProperty { get; }
var dependencyProperty = ArcSegment.pointProperty;
Public Shared ReadOnly Property PointProperty As DependencyProperty

屬性值

Point 相依性屬性標識碼。

適用於