PointOnShapeParameter Property |
Get the parameter value of the point 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 double Parameter { get; }
Public MustOverride ReadOnly Property Parameter As Double
Get
Property Value
Type:
DoubleSee Also