CADability dotNET

The IGeoObjectImpl type exposes the following members.

Fields

  NameDescription
Protected fieldisChanging
Each call to FireWillChange(GeoObjectChange) increments this value, each call to FireDidChange(GeoObjectChange) decrements this value. If isChanging is 0 then the object is in a stable state.
Protected fieldisModifyingWithMouse
depreciated

See Also