Bottom | PdfSharp.Drawing.XRect | |
BottomLeft | PdfSharp.Drawing.XRect | |
BottomRight | PdfSharp.Drawing.XRect | |
Center | PdfSharp.Drawing.XRect | |
Contains(XPoint point) | PdfSharp.Drawing.XRect | |
Contains(double x, double y) | PdfSharp.Drawing.XRect | |
Contains(XRect rect) | PdfSharp.Drawing.XRect | |
ContainsInternal(double x, double y) | PdfSharp.Drawing.XRect | |
CreateEmptyRect() | PdfSharp.Drawing.XRect | static |
Empty | PdfSharp.Drawing.XRect | static |
Equals(XRect rect1, XRect rect2) | PdfSharp.Drawing.XRect | static |
Equals(object o) | PdfSharp.Drawing.XRect | |
Equals(XRect value) | PdfSharp.Drawing.XRect | |
FromLTRB(double left, double top, double right, double bottom) | PdfSharp.Drawing.XRect | static |
GetHashCode() | PdfSharp.Drawing.XRect | |
Height | PdfSharp.Drawing.XRect | |
Inflate(XSize size) | PdfSharp.Drawing.XRect | |
Inflate(double width, double height) | PdfSharp.Drawing.XRect | |
Inflate(XRect rect, XSize size) | PdfSharp.Drawing.XRect | static |
Inflate(XRect rect, double width, double height) | PdfSharp.Drawing.XRect | static |
Intersect(XRect rect) | PdfSharp.Drawing.XRect | |
Intersect(XRect rect1, XRect rect2) | PdfSharp.Drawing.XRect | static |
IntersectsWith(XRect rect) | PdfSharp.Drawing.XRect | |
IsEmpty | PdfSharp.Drawing.XRect | |
Left | PdfSharp.Drawing.XRect | |
Location | PdfSharp.Drawing.XRect | |
Offset(XVector offsetVector) | PdfSharp.Drawing.XRect | |
Offset(double offsetX, double offsetY) | PdfSharp.Drawing.XRect | |
Offset(XRect rect, XVector offsetVector) | PdfSharp.Drawing.XRect | static |
Offset(XRect rect, double offsetX, double offsetY) | PdfSharp.Drawing.XRect | static |
operator XRect(Rect rect) | PdfSharp.Drawing.XRect | static |
operator!=(XRect rect1, XRect rect2) | PdfSharp.Drawing.XRect | static |
operator+(XRect rect, XPoint point) | PdfSharp.Drawing.XRect | static |
operator-(XRect rect, XPoint point) | PdfSharp.Drawing.XRect | static |
operator==(XRect rect1, XRect rect2) | PdfSharp.Drawing.XRect | static |
Parse(string source) | PdfSharp.Drawing.XRect | static |
Right | PdfSharp.Drawing.XRect | |
Scale(double scaleX, double scaleY) | PdfSharp.Drawing.XRect | |
Size | PdfSharp.Drawing.XRect | |
Top | PdfSharp.Drawing.XRect | |
TopLeft | PdfSharp.Drawing.XRect | |
TopRight | PdfSharp.Drawing.XRect | |
ToString() | PdfSharp.Drawing.XRect | |
ToString(IFormatProvider provider) | PdfSharp.Drawing.XRect | |
ToString(string format, IFormatProvider provider) | PdfSharp.Drawing.XRect | |
Transform(XRect rect, XMatrix matrix) | PdfSharp.Drawing.XRect | static |
Transform(XMatrix matrix) | PdfSharp.Drawing.XRect | |
Union(XRect rect) | PdfSharp.Drawing.XRect | |
Union(XRect rect1, XRect rect2) | PdfSharp.Drawing.XRect | static |
Union(XPoint point) | PdfSharp.Drawing.XRect | |
Union(XRect rect, XPoint point) | PdfSharp.Drawing.XRect | static |
Width | PdfSharp.Drawing.XRect | |
X | PdfSharp.Drawing.XRect | |
XRect(double x, double y, double width, double height) | PdfSharp.Drawing.XRect | |
XRect(XPoint point1, XPoint point2) | PdfSharp.Drawing.XRect | |
XRect(XPoint point, XVector vector) | PdfSharp.Drawing.XRect | |
XRect(XPoint location, XSize size) | PdfSharp.Drawing.XRect | |
XRect(XSize size) | PdfSharp.Drawing.XRect | |
XRect(Rect rect) | PdfSharp.Drawing.XRect | |
XRect() | PdfSharp.Drawing.XRect | static |
Y | PdfSharp.Drawing.XRect | |