This document is archived and information here might be outdated. Recommended version. |
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*
Indicates whether the Dynamic Glyph is of type Marker, Text, Line, or Fill.