Hideable Methods

The Hideable type exposes the following members.

Methods
  NameDescription
Public methodHideFromDrawing
Hides this object from the whole drawing. Calling Modify on the object is required to hide the object.
Public methodHideFromDrawingView
Hides this object from the drawing view. Calling Modify on the object is required to hide the object.
Public methodShowInDrawing
Shows this object in the whole drawing. Calling Modify on the object is required to show the object.
Public methodShowInDrawingView
Shows this object in the drawing view. Calling Modify on the object is required to show the object.
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next