|
| ESRI.ArcGIS.ADF.IMS | |
| ScaleBar Constructor(AcetateUnits) | |
| See Also | |
| ESRI.ArcGIS.ADF.IMS.Display.AcetateElement Namespace > ScaleBar Class > ScaleBar Constructor : ScaleBar Constructor(AcetateUnits) |
- units
| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal units As AcetateUnits _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public ScaleBar( AcetateUnits units ) | |
Parameters
- units
For an example of using ScaleBar, see the
ScaleBar overview.