For a list of all members of this type, see MapLimits members.
Public Properties
| Name | Description |
| MaximumX | Gets or sets the maximum X for map. Automatically calculated if omitted. An expression should evaluate to a System.Double. |
| MaximumY | Gets or sets the maximum Y for map. Automatically calculated if omitted. An expression should evaluate to a System.Double. |
| MinimumX | Gets or sets the minimum X for map. Automatically calculated if omitted. An expression should evaluate to a System.Double. |
| MinimumY | Gets or sets the minimum Y for map. Automatically calculated if omitted. An expression should evaluate to a System.Double. |
Top
See Also