CWCoordinateTypes Enumeration

Measurement Studio User Interface

CWCoordinateTypes Enumeration

CWCoordinateTypes are the constants for the CWAnnotation.CoordinateType property.

You can use the following constants with this data type:

  • cwAxesCoordinates–Scales the coordinates to the associated axes.
  • cwPlotAreaCoordinates–Scales the coordinates in pixels relative to the upper-left corner of the plot area.
  • cwScreenCoordinates–Scales the coordinates in pixels relative to the upper-left corner of the graph.

See Also

CWAnnotation.CoordinateType