Available also on: Delphi | .NET | Java | ActiveX.
Shape geometry or attributes have been modified since load or creation.
# Python @property def IsModified( self ) -> bool:
| Type |
|---|
| bool |
PURPOSE: Indicate whether the shape contains unsaved edits. This is the general dirty flag for geometry and attribute changes.
BEHAVIOR: Set by the framework after geometry edits or field-value changes and typically cleared after changes are saved or committed.
CONSTRAINTS: Read-only. Framework-managed state used by save logic, editing workflows, and change tracking.