PointParameterItemSnapBasePointID Property |
Gets or sets the ID of the parameter to be the reference point of the snap.
Namespace:
RootPro.RootProCAD.Command
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract int SnapBasePointID { get; set; }
Public MustOverride Property SnapBasePointID As Integer
Get
Set
Property Value
Type:
Int32See Also