QuadraticBezierSegment.Point1 属性

定义

获取或设置曲线的控制 Point

public:
 property System::Windows::Point Point1 { System::Windows::Point get(); void set(System::Windows::Point value); };
public System.Windows.Point Point1 { get; set; }
member this.Point1 : System.Windows.Point with get, set
Public Property Point1 As Point

属性值

Point

QuadraticBezierSegment 的控制点。

注解

依赖项属性信息

标识符字段 Point1Property
元数据属性设置为 true

适用于