Rect: objectA graphics rectangle with a position and sizeMethodpublic Rect.Constructor(Point offset, Size size)public readonly double Rect.BottomThe y-axis value of the bottom of the rectanglepublic readonly Point Rect.CenterPoint(size=null)Get a point on an inscribed ellipsepublic virtual int object.Compare(value)Compares this object with another and returns (-1, 0, or 1)public readonly Point Rect.EllipsePoint(double angle)Get a point on an inscribed ellipsepublic virtual Icon object.GetIconReturn a icon for this objectpublic virtual object.GetLayoutBlockReturn a layout inside a blockpublic virtual object.GetLayoutSpanReturn a layout inside a spanpublic virtual object.GetLayoutTipReturn a layout for the hint popuppublic virtual object.GetSourceReferenceReturn a source reference for this objectpublic virtual void object.GetTexSource(source)LaTeX source code for this objectpublic readonly double Rect.HeightHeight in virtual pixelspublic readonly Rect[] Rect.RemoveRects(Rect[] value)Get an array of rectangles left after removing valuepublic readonly double Rect.RightThe x-axis value of the right side of the rectanglepublic readonly Size Rect.SizeGet the rendered size of the objectpublic readonly double Rect.WidthWidth in virtual pixelspublic readonly double Rect.Xx-offset in virtual pixels
public readonly double Rect.Yx-offset in virtual pixels