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
SyntaxReadOnly Property Modified As Boolean
Get
Property Value
Type:
Boolean
RemarksThe property is automatically set to False when the overlay is saved.
See Also