StatusID Property |
Gets the current active status of the viewport.
Signature
RetVal = object.StatusID (VportObj)
object
Application
The object or objects this property applies to.
VportObj
Viewport; input-only; required
The viewport to query the status of.
RetVal
Boolean; read-only
TRUE: The specified viewport is the current active viewport.
FALSE: The specified viewport is not the current active viewport.
Comments? |