CMeasurePlotPoints Class Description
The CMeasurePlotPoints class draws point markers on a displayed plot. This class works with the CPlotView class and opens a Plot Point Measurement toolbar in the plot window. The marker properties and associated measurements are listed in a docking pane or measurement window, as specified.
Construction |
Object = new_MeasurePlotPoints() Object = CMeasurePlotPoints:new() |
Destruction |
Object:delete() |
This function is normally used to create a new CMeasurePlotPoints object as an alternative to the class-based new method.
Creates a new instance of the CMeasurePlotPoints class. |
Creates a new instance of the CMeasurePlotPoints class. |
|
Deletes the instance of the CMeasurePlotPoints object. |
Adds a point marker to the collection and draws it on the plot. |
|
Attaches a CPlotView object to the CMeasurePlotPoints object. Use this if the CMeasurePlotPoints was created without passing a CplotView object to the constructor. |
|
Sets point marking properties using members of the PointParams table. |
Mira Pro x64 Script User's Guide, v.8.73 Copyright Ⓒ 2024
Mirametrics, Inc. All Rights Reserved.