CADability dotNET

The IGeoObject type exposes the following members.

Events

  NameDescription
Public eventDidChangeEvent
Event that must be provided by each GeoObject. This event will be fired when the GeoObject did change (either geometrical aspects or attributes).
Public eventWillChangeEvent
Event that must be provided by each GeoObject. This event will be fired when the GeoObject is about to change (either geometrical aspects or attributes).

See Also