ESRI.ArcGIS.ADF.IMS | |
Units Property | |
See Also Example |
ESRI.ArcGIS.ADF.IMS.Display.AcetateElement Namespace > AcetateElement Class : Units Property |
Visual Basic (Declaration) | |
---|---|
Public Property Units As AcetateUnits |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public AcetateUnits Units {get; set;} |
This sample creates an acetate element with units, and adds the element to the map
C# | Copy Code |
---|---|
// Create point for acetate graphic location |
Visual Basic | Copy Code |
---|---|
' Create point for acetate graphic location |
Determines how the location of the acetate element is interpreted by the server.
Elements can be placed using either real-world coordinates (Database)
or image pixels (Pixel).