PointOnShapeShape Property |
Get the general shape.
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 BasicShape Shape { get; }
Public MustOverride ReadOnly Property Shape As BasicShape
Get
Property Value
Type:
BasicShapeSee Also