MapConfigurationResolutions Property |
Gets or Sets the one-dimensional array of
Double representing the map resolutions
Namespace:
Cadcorp.Configuration
Assembly:
Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic decimal[] Resolutions { get; set; }
Public Property Resolutions As Decimal()
Get
Set
Property Value
Type:
Decimal
Remarks
If resolutions are set they wil be used instead of scales
See Also