This document is archived and information here might be outdated.  Recommended version.


esriDynamicGlyphType Constants (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Display)  

esriDynamicGlyphType Constants

Dynamic glyph types.

Constant Value Description
esriDGlyphMarker 0 The glyph is a marker.
esriDGlyphLine 1 The glyph is a line.
esriDGlyphText 2 The glyph is a Text.
esriDGlyphFill 3 The glyph is a Fill.

Product Availability

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

.NET Samples

Dynamic biking (Code Files: DynamicBikingCmd) | Dynamic display layer (Code Files: MyDynamicLayerClass)