Gets or sets whether the Viewport is displayed in the graphics area.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property IsOn As System.Boolean |
C# | |
---|
System.bool IsOn {get; set;} |
JavaScript | |
---|
IsOn : System.boolean |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_IsOn(
VARIANT_BOOL
NewVal
)
C++ | |
---|
property System.bool IsOn { bool* Val
)
DSRESULTput_IsOn(
bool NewVal
} |
Property Value
True if the Viewport is displayed in the graphics area, false if not