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.

Usage

Construction

Object = new_MeasurePlotPoints()

Object = CMeasurePlotPoints:new()

Destruction

Object:delete()

Creation - Non-class Functions

This function is normally used to create a new CMeasurePlotPoints object as an alternative to the class-based new method.

new_measureplotpoints

Creates a new instance of the CMeasurePlotPoints class.

Construction and Destruction - Class Methods

new

Creates a new instance of the CMeasurePlotPoints class.

delete

Deletes the instance of the CMeasurePlotPoints object.

Operations

Add

Adds a point marker to the collection and draws it on the plot.

Attach

Attaches a CPlotView object to the CMeasurePlotPoints object. Use this if the CMeasurePlotPoints was created without passing a CplotView object to the constructor.

SetParams

Sets point marking properties using members of the PointParams table.

Related Topics

Contents

Script Classes

CPlotView

CPlot class

 


Mira Pro x64 Script User's Guide, v.8.73 Copyright Ⓒ 2024 Mirametrics, Inc. All Rights Reserved.