ESRI.ArcGIS.ADF.IMS
ScaleBar Constructor(AcetateUnits)
See Also  Send Feedback
ESRI.ArcGIS.ADF.IMS.Display.AcetateElement Namespace > ScaleBar Class > ScaleBar Constructor : ScaleBar Constructor(AcetateUnits)




units
Constructs a ScaleBar object.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal units As AcetateUnits _
)
Visual Basic (Usage)Copy Code
Dim units As AcetateUnits
 
Dim instance As New ScaleBar(units)
C# 
public ScaleBar( 
   AcetateUnits units
)

Parameters

units

Example

For an example of using ScaleBar, see the ScaleBar overview.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.