ShapeNode.Points 属性

定义

以坐标对形式返回指定节点的位置。 每个坐标都以磅为单位。

public:
 property System::Object ^ Points { System::Object ^ get(); };
public object Points { get; }
member this.Points : obj
Public ReadOnly Property Points As Object

属性值

注解

SetPosition(Int32, Single, Single)使用 方法设置节点的位置。

适用于