RectangleD.Center 属性

定义

获取此 RectangleD 结构中心的坐标。

public:
 property Microsoft::VisualStudio::Modeling::Diagrams::PointD Center { Microsoft::VisualStudio::Modeling::Diagrams::PointD get(); };
public Microsoft.VisualStudio.Modeling.Diagrams.PointD Center { get; }
member this.Center : Microsoft.VisualStudio.Modeling.Diagrams.PointD
Public ReadOnly Property Center As PointD

属性值

PointD

适用于