Gets or sets whether the
custom coordinate system associated with this Viewport becomes active when the Viewport is
activated.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property CCSPerViewport As System.Boolean |
C# | |
---|
System.bool CCSPerViewport {get; set;} |
JavaScript | |
---|
CCSPerViewport : System.boolean |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_CCSPerViewport(
VARIANT_BOOL
NewVal
)
C++ | |
---|
property System.bool CCSPerViewport { bool* Val
)
DSRESULTput_CCSPerViewport(
bool NewVal
} |
Property Value
True only if the custom coordinate system associated with this Viewport becomes active when the Viewport is activated, false if not