Interface IAdvancedPlacement
Advanced placement settings
Namespace: OSGeo.MapGuide.ObjectModels.LayerDefinition
Assembly: OSGeo.MapGuide.ObjectModels.dll
Syntax
public interface IAdvancedPlacement
Properties
| Improve this Doc View SourceScaleLimit
Gets or sets the scale limit.
Declaration
double ScaleLimit { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Double | The scale limit. |