ESRI.ArcGIS.ADF.IMS
ESRI.ArcGIS.ADF.IMS.Display.AcetateElement Namespace
See Also  Inheritance Hierarchy
ESRI.ArcGIS.ADF.IMS.Display.AcetateElement contains classes and enumerations for adding acetate elements to the map. Acetate elements are graphics and text that are not part of a map layer and hence not derived from an underlying data source, but instead are added dynamically to the map.

Classes

 ClassDescription
ClassAcetateElement Abstract base class representing an acetate element that can be placed on an acetate layer.
ClassAcetateElementCollection A thread-safe and type-safe collection for holding AcetateElements.
ClassGeometryElement A specific type of AcetateElement that displays a geometry object.
ClassNorthArrow A specific type of AcetateElement that displays north arrows.
ClassScaleBar A specific kind of AcetateElement representing a scale bar.
ClassTextElement A specific type of AcetateElement for displaying text.

Enumerations

 EnumerationDescription
EnumerationAcetateUnits Determines how coordinates for the acetate element are specified.
EnumerationAlignment Specifies the alignment of AcetateElements.
EnumerationHorizontalAlignment Specifies horizontal alignment.
EnumerationNorthArrowStyle Specifies the visual style of a north arrow acetate element.
EnumerationScaleBarLengthUnits Specifies how to calculate the length of the scale-bar.
EnumerationScaleBarMode Determines the mode for calculating length of the scalebar.
EnumerationScaleBarUnits Specifies screen units used for calculating the length of the scale bar when ScaleBarLengthUnits is set to Pixel.
EnumerationVerticalAlignment Specifies vertical alignment.

See Also

© 2010 All Rights Reserved.