This document is archived and information here might be outdated.  Recommended version.


ICadastralImportParameters.AngleUnit Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Cadastral > ESRI.ArcGIS.Cadastral > Interfaces > IC > ICadastralImportParameters Interface > ICadastralImportParameters.AngleUnit Property
ArcGIS Developer Help

ICadastralImportParameters.AngleUnit Property

Angle unit in input COGO feature class. Default: DMS.

[Visual Basic .NET]
Public Property AngleUnit As esriDirectionUnits
[C#]
public esriDirectionUnits AngleUnit {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralImportParameters Interface