AlignedInside(PixelRect largerRect, Alignment alignment) | ScottPlot.PixelRect | inline |
AlignedInside(PixelRect largerRect, Alignment alignment, PixelPadding padding) | ScottPlot.PixelRect | inline |
Bottom | ScottPlot.PixelRect | |
BottomCenter | ScottPlot.PixelRect | |
BottomLeft | ScottPlot.PixelRect | |
BottomLine | ScottPlot.PixelRect | |
BottomRight | ScottPlot.PixelRect | |
Center | ScottPlot.PixelRect | |
Contains(Pixel px) | ScottPlot.PixelRect | inline |
Contains(float x, float y) | ScottPlot.PixelRect | inline |
ContainsX(float x) | ScottPlot.PixelRect | inline |
ContainsY(float y) | ScottPlot.PixelRect | inline |
Contract(float delta) | ScottPlot.PixelRect | inline |
Contract(float x, float y) | ScottPlot.PixelRect | inline |
Contract(PixelPadding padding) | ScottPlot.PixelRect | inline |
Equals(PixelRect other) | ScottPlot.PixelRect | inline |
Equals(object? obj) | ScottPlot.PixelRect | inline |
Expand(PixelRect other) | ScottPlot.PixelRect | inline |
Expand(PixelPadding pad) | ScottPlot.PixelRect | inline |
Expand(float delta) | ScottPlot.PixelRect | inline |
ExpandX(float x) | ScottPlot.PixelRect | inline |
ExpandY(float y) | ScottPlot.PixelRect | inline |
Fraction(FractionRect frac) | ScottPlot.PixelRect | inline |
GetAlignedPixel(Alignment alignment) | ScottPlot.PixelRect | inline |
GetHashCode() | ScottPlot.PixelRect | inline |
HasArea | ScottPlot.PixelRect | |
Height | ScottPlot.PixelRect | |
HorizontalCenter | ScottPlot.PixelRect | |
Intersect(PixelRect other) | ScottPlot.PixelRect | inline |
Left | ScottPlot.PixelRect | |
LeftCenter | ScottPlot.PixelRect | |
LeftLine | ScottPlot.PixelRect | |
NaN | ScottPlot.PixelRect | static |
operator!=(PixelRect a, PixelRect b) | ScottPlot.PixelRect | inlinestatic |
operator==(PixelRect a, PixelRect b) | ScottPlot.PixelRect | inlinestatic |
PixelRect(Pixel center, float radius) | ScottPlot.PixelRect | inline |
PixelRect(Pixel corner1, Pixel corner2) | ScottPlot.PixelRect | inline |
PixelRect(Pixel topLeftCorner, PixelSize size) | ScottPlot.PixelRect | inline |
PixelRect(PixelOffset offset, PixelSize size) | ScottPlot.PixelRect | inline |
PixelRect(Pixel topLeftCorner, float width, float height) | ScottPlot.PixelRect | inline |
PixelRect(PixelSize size) | ScottPlot.PixelRect | inline |
PixelRect(float width, float height) | ScottPlot.PixelRect | inline |
PixelRect(PixelSize size, Pixel offset) | ScottPlot.PixelRect | inline |
PixelRect(PixelSize size, PixelOffset offset) | ScottPlot.PixelRect | inline |
PixelRect(float left, float right, float bottom, float top) | ScottPlot.PixelRect | inline |
PixelRect(PixelRangeX xRange, PixelRangeY yRange) | ScottPlot.PixelRect | inline |
PixelRect(IEnumerable< Pixel > pixels) | ScottPlot.PixelRect | inline |
Right | ScottPlot.PixelRect | |
RightCenter | ScottPlot.PixelRect | |
RightLine | ScottPlot.PixelRect | |
Size | ScottPlot.PixelRect | |
Top | ScottPlot.PixelRect | |
TopCenter | ScottPlot.PixelRect | |
TopLeft | ScottPlot.PixelRect | |
TopLine | ScottPlot.PixelRect | |
TopRight | ScottPlot.PixelRect | |
ToSKRect() | ScottPlot.PixelRect | inline |
ToString() | ScottPlot.PixelRect | inline |
VerticalCenter | ScottPlot.PixelRect | |
Width | ScottPlot.PixelRect | |
WithDelta(float x, float y) | ScottPlot.PixelRect | inline |
WithDelta(float x, float y, Alignment alignment) | ScottPlot.PixelRect | inline |
WithOffset(PixelOffset offset) | ScottPlot.PixelRect | inline |
WithPan(float x, float y) | ScottPlot.PixelRect | inline |
Zero | ScottPlot.PixelRect | static |