RecordCoordinates Property
Description
Indicates whether to record the actual coordinates relative to the object for each operation.
Property type
Read-write property
Syntax
Visual Basic |
---|
Public Property RecordCoordinates As Boolean |
Return Value
- True--Records the actual coordinates relative to the object for each operation.
- False--Does not record the actual coordinates relative to the object for each operation.
Example
See Also