BezierSegment.Point3Property 属性

定义

标识 Point3 依赖属性。

public:
 static property DependencyProperty ^ Point3Property { DependencyProperty ^ get(); };
static DependencyProperty Point3Property();
public static DependencyProperty Point3Property { get; }
var dependencyProperty = BezierSegment.point3Property;
Public Shared ReadOnly Property Point3Property As DependencyProperty

属性值

Point3 依赖属性的标识符。

适用于