Click or drag to resize

ElementInfo Class

Inheritance Hierarchy

Namespace:  Easymap.AddIn.Common
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public sealed class ElementInfo : BaseObject

The ElementInfo type exposes the following members.

Properties
  NameDescription
Public propertyBoundingBox
Gets the BoundingBox of the element
Public propertyIndex
The Index of the element
Public propertyKey
The Key of the element
Public propertyRepresentativePoint
Gets the RepresentativePoint of the element
Public propertyVisible
Gets the Visible state of the element
Top
See Also