ScottPlot
|
Describes a rectangular region of a larger rectangle using fractional units. More...
Public Member Functions | |
FractionRect (double left, double top, double width, double height) | |
PixelRect | GetPixelRect (PixelRect fullRect) |
PixelRect | GetPixelRect (float width, float height) |
Static Public Member Functions | |
static FractionRect | Column (int columnIndex, int columnCount) |
static FractionRect | Row (int rowIndex, int rowCount) |
static FractionRect | GridCell (int columnIndex, int rowIndex, int columnCount, int rowCount) |
Properties | |
double | Left [get] |
double | Top [get] |
double | Width [get] |
double | Height [get] |
double | Right [get] |
double | Bottom [get] |
static FractionRect | Full [get] |
Describes a rectangular region of a larger rectangle using fractional units.
|
inline |
|
inlinestatic |
|
inline |
|
inlinestatic |
|
inlinestatic |
|
get |
|
staticget |
|
get |
|
get |
|
get |
|
get |
|
get |