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


ICadastralImportParameters.DirectionType 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.DirectionType Property
ArcGIS Developer Help

ICadastralImportParameters.DirectionType Property

Direction type in input COGO feature class. Default: esriQuadBearing.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralImportParameters Interface