ESRI.ArcGIS.ADF.IMS | |
ESRI.ArcGIS.ADF.IMS.Display.AcetateElement Namespace | |
See Also Inheritance Hierarchy |
Class | Description | |
---|---|---|
AcetateElement | Abstract base class representing an acetate element that can be placed on an acetate layer. | |
AcetateElementCollection | A thread-safe and type-safe collection for holding AcetateElements. | |
GeometryElement | A specific type of AcetateElement that displays a geometry object. | |
NorthArrow | A specific type of AcetateElement that displays north arrows. | |
ScaleBar | A specific kind of AcetateElement representing a scale bar. | |
TextElement | A specific type of AcetateElement for displaying text. |
Enumeration | Description | |
---|---|---|
AcetateUnits | Determines how coordinates for the acetate element are specified. | |
Alignment | Specifies the alignment of AcetateElements. | |
HorizontalAlignment | Specifies horizontal alignment. | |
NorthArrowStyle | Specifies the visual style of a north arrow acetate element. | |
ScaleBarLengthUnits | Specifies how to calculate the length of the scale-bar. | |
ScaleBarMode | Determines the mode for calculating length of the scalebar. | |
ScaleBarUnits | Specifies screen units used for calculating the length of the scale bar when ScaleBarLengthUnits is set to Pixel. | |
VerticalAlignment | Specifies vertical alignment. |