Click or drag to resize

IMcGraphOverlayModified Property

Read-only property indicating whether one of the graphic objects contained in this overlay collection has been modified since the last Save.

Namespace:  MediaCy.IQL.Display.Overlays
Assembly:  MediaCy.IQL.Display.Overlays (in MediaCy.IQL.Display.Overlays.dll) Version: 10.0.6912.0
Syntax
VB
ReadOnly Property Modified As Boolean
	Get

Property Value

Type: Boolean
Remarks
The property is automatically set to False when the overlay is saved.
See Also