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