Click or drag to resize

IMcGraphObjEditProperties Method

Displays the property sheet for this object.

Namespace:  MediaCy.IQL.Display.Overlays
Assembly:  MediaCy.IQL.Display.Overlays (in MediaCy.IQL.Display.Overlays.dll) Version: 10.0.6912.0
Syntax
VB
Sub EditProperties ( 
	Optional Page As Integer = -1
)

Parameters

Page (Optional)
Type: SystemInt32
The default property page.
Remarks
The property sheet is used to set color and other attributes related to the object class.
See Also