IMcGraphOverlayEditProperties Method
|
|
Brings up the Properties dialog for the selected graph object.
Namespace:
MediaCy.IQL.Display.Overlays
Assembly:
MediaCy.IQL.Display.Overlays (in MediaCy.IQL.Display.Overlays.dll) Version: 10.0.6912.0
Syntax
RemarksIf there is only one selected graph object and its properties can
be edited, then the properties dialog is brought up. If more than one
object is selected or if the selected object's properties cannot be edited because
the mcgsAllowPropChange Style bit is not set, then an appropriate message is
displayed.
See Also