 | ICoordinatesCount Property |
Returns the number of coordinate systems in the project.
Namespace:
EMInvent.InventSim.COMServer
Assembly:
InventSim (in InventSim.exe) Version: 5.1.12.6+develop
SyntaxReadOnly Property Count As Integer
Get
Dim instance As ICoordinates
Dim value As Integer
value = instance.Count
Property Value
Type:
Int32
See Also