ArcObjects Library Reference  (Display)    

IDynamicGlyph.GlyphType Property

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
);
[C++]

Parameters

GlyphType [out, retval]

  GlyphType is a parameter of type esriDynamicGlyphType

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IDynamicGlyph Interface

 


Feedback Send feedback on this page