This document is archived and information here might be outdated. Recommended version. |
The position field name.
[Visual Basic .NET]
Public Property PositionFieldName As String
[C#]
public string PositionFieldName {get; set;}
[C++]
HRESULT get_PositionFieldName(
BSTR FieldName
);
[C++]
HRESULT put_PositionFieldName(
System.String* FieldName
);
[C++] Parameters FieldName [in]
FieldName is a parameter of type BSTR FieldName [out, retval]
FieldName is a parameter of type BSTR*
PositionFieldName specifies the field which contains the position values. Position values range from 0.0 to 1.0 along the feature.