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: 11.2.0.0
Syntax
public RectangleF BoundingBox { get; }

Property Value

Type: RectangleF
See Also