PointOnShapePoint Property |
Get the coordinates on the general figure.
Namespace:
RootPro.RootProCAD.Geometry
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract Point2d Point { get; }
Public MustOverride ReadOnly Property Point As Point2d
Get
Property Value
Type:
Point2dSee Also