Indicates the type of dynamic glyph.
[Visual Basic 6.0] Property GlyphType As esriDynamicGlyphType
[Visual Basic .NET] Public ReadOnly Property GlyphType As esriDynamicGlyphType
[C#] public esriDynamicGlyphType GlyphType {get;}
[Java] public esriDynamicGlyphType getGlyphType() throws IOException, AutomationException
[C++] HRESULT get_GlyphType( esriDynamicGlyphType* GlyphType );