IMcGraphObjPointEditProperties 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
SyntaxSub EditProperties (
Optional Page As Integer = -1
)
Parameters
- Page (Optional)
- Type: SystemInt32
The default property page.
Implements
IMcGraphObjEditProperties(Int32)
RemarksThe property sheet is used to set color and other attributes related to the
object class.
See Also