DrawingSetOtherState Method |
Set the state of other the papers or part drawings.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract void SetOtherState(
ShapeState state
)
Public MustOverride Sub SetOtherState (
state As ShapeState
)
Parameters
- state
- Type: RootPro.RootProCADShapeState
See Also