MeasAllFeat Property
Description
Represents the "Measure All Features" property of this iterative alignment object.
Property type
Read-write property
Syntax
Visual Basic |
---|
Public Property MeasAllFeat As Boolean |
Return Type
Read/write Boolean.
Remarks
This function only works for objects of type ITER_ALIGN. If used on any other object type, setting this variable will do nothing, and getting this variable will return FALSE.
See Also