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