This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Cadastral > ESRI.ArcGIS.Cadastral > Interfaces > IC > ICadastralCogoImporterArea Interface > ICadastralCogoImporterArea.SetAreaTypeFromSource Method (ArcObjects .NET 10.5 SDK) |
Initialize Area unit from source feature class (will set to either esriCAUImperial or esriCAUMetric).
[Visual Basic .NET] Public Sub SetAreaTypeFromSource ( _ ByVal pSourceClass As IFeatureClass _ )
[C#] public void SetAreaTypeFromSource ( IFeatureClass pSourceClass );