This document is archived and information here might be outdated. Recommended version. |
Attribute geometry type of the schematic attribute geometry.
[Visual Basic .NET] Public Property AttributeGeometryType As esriSchematicAttributeGeometryType
[C#] public esriSchematicAttributeGeometryType AttributeGeometryType {get; set;}
[C++]
HRESULT get_AttributeGeometryType(
esriSchematicAttributeGeometryType* Type
);
[C++]
HRESULT put_AttributeGeometryType(
esriSchematicAttributeGeometryType Type
);
[C++] Parameters Type [out, retval]
Type is a parameter of type esriSchematicAttributeGeometryType* Type [in]
Type is a parameter of type esriSchematicAttributeGeometryType