Home > All Other Interfaces > IFeatureGroup > DisplayAs

DisplayAs

An enum determining the symbol type that is used to represent each of the features in the group. The possible values depend on the type of feature group (point, polyline, or polygon). See ITerraExplorerObject6 >ObjectType for more information.

 

JavaScript

 

DisplayAs

 

C#

 

ObjectTypeCode DisplayAs { get; set; }

 

C++

 

HRESULT DisplayAs([out, retval] ObjectTypeCode* ObjectType)