Gets or sets a property from the currently active rangefinder extension.
Read-write property
object.ExProperties ( Name [,Index] ) = [ value ] |
- Name
- Required. A String that specifies the property.
- Index
- Optional. A Long that specifies the index.
Variant
The Rangefinder extension DLL must implement the APIs APExGetObjectProperty and/or APExSetObjectProperty in order to support the ExProperties property.