MapGuide API Reference
|
void MgLayout::SetUnitType | ( | CREFSTRING | unitType | ) |
Gets the layout scale units (US/English or metric units). This value determines the units used in the scale bar definition. This value is ignored if a layout is not specified.
void SetUnitType(string unitType); |
void SetUnitType(String unitType); |
void SetUnitType(string unitType); |
unitType | (String/string) The layout scale units |