ESRI.ArcGIS.ADF.IMS | |
Location Property | |
See Also |
ESRI.ArcGIS.ADF.IMS.Display.AcetateElement Namespace > ScaleBar Class : Location Property |
Visual Basic (Declaration) | |
---|---|
Public Property Location As Point |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public Point Location {get; set;} |
For an example of using scalebars, see the
ScaleBar overview.
If using pixel coordinates, (0, 0) is in the lower left corner of the map
image.