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


esriDynamicSymbolType Constants (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Constants > E > esriDynamicSymbolType Constants (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (Display)  

esriDynamicSymbolType Constants

Dynamic symbol types.

Constant Value Description
esriDSymbolMarker 0 Draw marker to the dynamic display.
esriDSymbolLine 1 Draw line to the dynamic display.
esriDSymbolText 2 Draw text to the dynamic display.
esriDSymbolFill 3 Draw filled polygon to the dynamic display.

Product Availability

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

.NET Samples

Dynamic logo (Code Files: DynamicLogo) | Dynamic biking (Code Files: DynamicBikingCmd) | Dynamic display�tracking dynamic object (Code Files: TrackObject)

.NET Related Topics

Best practices for using dynamic display | Getting started with dynamic display | How to create a dynamic glyph from a marker symbol | How to plug in dynamic drawing