 | ICoordinateSystemIsActive Property |
Returns true if the coordinate system is the active coordinate system. Returns false otherwise.
Namespace:
EMInvent.InventSim.COMServer
Assembly:
InventSim (in InventSim.exe) Version: 5.1.12.6+develop
SyntaxReadOnly Property IsActive As Boolean
Get
Dim instance As ICoordinateSystem
Dim value As Boolean
value = instance.IsActive
Property Value
Type:
Boolean
See Also