Class TabControlAdvanced.MultiRect
Inheritance
TabControlAdvanced.MultiRect
Assembly: Reportman.Drawing.Forms.dll
protected class TabControlAdvanced.MultiRect
Constructors
Declaration
public MultiRect(Rectangle rect, int index)
Parameters
Fields
Declaration
Field Value
Declaration
protected Rectangle _rect
Field Value
Properties
Declaration
public int Height { get; set; }
Property Value
Declaration
public int Index { get; }
Property Value
Declaration
public Rectangle Rect { get; set; }
Property Value
Declaration
public int Width { get; set; }
Property Value
Declaration
public int X { get; set; }
Property Value
Declaration
public int Y { get; set; }
Property Value