Click or drag to resize

ElementInfo Class

Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.Runtime.InteropServicesStandardOleMarshalObject
      BaseObject
        Easymap.AddIn.CommonElementInfo

Namespace: Easymap.AddIn.Common
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.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