Click or drag to resize

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)
Syntax
public decimal[] Resolutions { get; set; }

Property Value

Type: Decimal
Remarks
If resolutions are set they wil be used instead of scales
See Also