Click or drag to resize

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; }

Property Value

Type: RectangleF
See Also