Enum PositionType
Defines the type of watermark position
Namespace: OSGeo.MapGuide.ObjectModels.WatermarkDefinition
Assembly: OSGeo.MapGuide.ObjectModels.dll
Syntax
public enum PositionType
Fields
| Name | Description |
|---|---|
| Tile | Tile-based position |
| XY | X/Y based position |