ArcObjects Library Reference  (Display)    

IDynamicSymbolProperties Interface

Provides access to dynamic symbol properties.

Product Availability

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

Members

Description
Read/write property DynamicGlyph Indicates the dynamic glyph for the specified dynamic symbol.
Method GetColor Indicates the color for the specified dynamic symbol.
Method GetScale Scales the dynamic symbol.
Read/write property Heading Indicates the heading for the specified dynamic symbol, relative to the rotation alignment. Only valid for text and marker dynamic symbol types.
Read/write property RotationAlignment Indicates the rotation alignment for the specified dynamic symbol. Only valid for Text and marker.
Method SetColor Indicates the color for the specified dynamic symbol.
Method SetScale Scales the dynamic symbol.
Read/write property Smooth Indicates whether the specified dynamic symbol will be smooth. Only valid for Text Line, and marker.
Read/write property TextHorizontalAlignment Indicates the horizontal alignment for the text dynamic symbol.
Read/write property TextVerticalAlignment Indicates the vertical alignment for the text dynamic symbol.

CoClasses that implement IDynamicSymbolProperties

CoClasses and Classes Description
DynamicDisplay (esriCarto) A coclass for dynamic display.

 


Feedback Send feedback on this page