This document is archived and information here might be outdated. Recommended version. |
Indicates whether to use shape field for coordinates. Default false, unless there are no XYZ fields.
[Visual Basic .NET]
Public Property UseShapeField As Boolean
[C#]
public bool UseShapeField {get; set;}
Use to get or set the shape field in a Geographic dataset for the (X, Y) location of the Control Point
The UseShapeField property is used by the importer when importing control points
If you select this property, the control (X, Y) locations will be derived from the actual shape point location instead of the given X, Y coordinates.