Show contents 

Visualizators > Visualizators Assembly Interfaces > IVZBaseDataVisualizer > IVZBaseDataVisualizer.IsDirty

IVZBaseDataVisualizer.IsDirty

Syntax

IsDirty: Boolean;

Description

The IsDirty property determines whether there are changes in visualizer.

Comments

Available values:

Example

The property use is given in the example for IVZBaseDataVisualizer.Background.

See also:

IVZBaseDataVisualizer