LayerElementBoundingBox Property |
Gets the bounding box of the layer element.
Namespace:
Easymap.AddIn.Mapping
Assembly:
Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntaxpublic RectangleF BoundingBox { get; }
Public ReadOnly Property BoundingBox As RectangleF
Get
Property Value
Type:
RectangleF
See Also