Click or drag to resize

LayerElementCollectionGetBoundingBox Method (String)

Gets the bounding box of the associate layer element by an array of keys.

Namespace:  Easymap.AddIn.Mapping
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public RectangleF GetBoundingBox(
	ref string[] keys
)

Parameters

keys
Type: SystemString
Array of keys

Return Value

Type: RectangleF
See Also