Gets a value indicating whether paper or partial drawing is displayed.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract bool Visible { get; }
Public MustOverride ReadOnly Property Visible As Boolean
Get
Property Value
Type:
Boolean
true if paper or subdiagram is displayed. Otherwise false.
See Also