ScottPlot
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | Properties | List of all members
ScottPlot.Location Class Reference

Describes X/Y location in pixel or coordinate space. More...

Public Member Functions

Pixel GetPixel ()
 
Coordinates GetCoordinates ()
 

Static Public Member Functions

static Location Pixel (float x, float y)
 
static Location Coordinates (float x, float y)
 

Properties

LocationUnit Unit [get]
 
double X [get, set]
 
double Y [get, set]
 
static Location Unspecified [get]
 

Detailed Description

Describes X/Y location in pixel or coordinate space.

Member Function Documentation

◆ Coordinates()

static Location ScottPlot.Location.Coordinates ( float  x,
float  y 
)
inlinestatic

◆ GetCoordinates()

Coordinates ScottPlot.Location.GetCoordinates ( )
inline

◆ GetPixel()

Pixel ScottPlot.Location.GetPixel ( )
inline

◆ Pixel()

static Location ScottPlot.Location.Pixel ( float  x,
float  y 
)
inlinestatic

Property Documentation

◆ Unit

LocationUnit ScottPlot.Location.Unit
get

◆ Unspecified

Location ScottPlot.Location.Unspecified
staticget

◆ X

double ScottPlot.Location.X
getset

◆ Y

double ScottPlot.Location.Y
getset

The documentation for this class was generated from the following file: