Indicates the type of dynamic glyph.
[Visual Basic .NET] Public ReadOnly Property GlyphType As esriDynamicGlyphType
[C#] public esriDynamicGlyphType GlyphType {get;}
[C++]
HRESULT get_GlyphType(
esriDynamicGlyphType* GlyphType
);
[C++]Parameters
GlyphType [out, retval]GlyphType is a parameter of type esriDynamicGlyphType
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Remarks
Indicates whether the Dynamic Glyph is of type Marker, Text, Line, or Fill.