Gets the bounds of a location.
Namespace:
Easymap.AddIn.Common.Graphics
Assembly:
Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntaxpublic RectangleF Bounds { get; }
Public ReadOnly Property Bounds As RectangleF
Get
Property Value
Type:
RectangleF
See Also