ScottPlot
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | Public Attributes | Properties | List of all members
ScottPlot.CoordinateSize Struct Reference
Inheritance diagram for ScottPlot.CoordinateSize:
IEquatable

Public Member Functions

 CoordinateSize (double width, double height)
 
bool Equals (CoordinateSize other)
 
override bool Equals (object? obj)
 
override int GetHashCode ()
 

Static Public Member Functions

static bool operator== (CoordinateSize a, CoordinateSize b)
 
static bool operator!= (CoordinateSize a, CoordinateSize b)
 

Public Attributes

double Width
 
double Height
 

Properties

double Area [get]
 

Constructor & Destructor Documentation

◆ CoordinateSize()

ScottPlot.CoordinateSize.CoordinateSize ( double  width,
double  height 
)
inline

Member Function Documentation

◆ Equals() [1/2]

bool ScottPlot.CoordinateSize.Equals ( CoordinateSize  other)
inline

◆ Equals() [2/2]

override bool ScottPlot.CoordinateSize.Equals ( object?  obj)
inline

◆ GetHashCode()

override int ScottPlot.CoordinateSize.GetHashCode ( )
inline

◆ operator!=()

static bool ScottPlot.CoordinateSize.operator!= ( CoordinateSize  a,
CoordinateSize  b 
)
inlinestatic

◆ operator==()

static bool ScottPlot.CoordinateSize.operator== ( CoordinateSize  a,
CoordinateSize  b 
)
inlinestatic

Member Data Documentation

◆ Height

double ScottPlot.CoordinateSize.Height

◆ Width

double ScottPlot.CoordinateSize.Width

Property Documentation

◆ Area

double ScottPlot.CoordinateSize.Area
get

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