ScottPlot
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
ScottPlot.PixelLength Struct Reference

Represents a distance in pixel units. More...

Public Member Functions

 PixelLength (float length)
 
override string ToString ()
 

Static Public Member Functions

static implicit operator PixelLength (float length)
 

Public Attributes

readonly float Length
 

Detailed Description

Represents a distance in pixel units.

Constructor & Destructor Documentation

◆ PixelLength()

ScottPlot.PixelLength.PixelLength ( float  length)
inline

Member Function Documentation

◆ operator PixelLength()

static implicit ScottPlot.PixelLength.operator PixelLength ( float  length)
inlinestatic

◆ ToString()

override string ScottPlot.PixelLength.ToString ( )
inline

Member Data Documentation

◆ Length

readonly float ScottPlot.PixelLength.Length

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