SurfaceOperationAddPointFileShouldExpandCoordinateData Property |
Specifies whether to calculate the coordinate data properties of the points, such as degrees, minutes, seconds, and hemisphere for latitude and longitude.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic bool ShouldExpandCoordinateData { get; }
Public ReadOnly Property ShouldExpandCoordinateData As Boolean
Get
public:
property bool ShouldExpandCoordinateData {
bool get ();
}
Property Value
Boolean
See Also