ILNumerics Ultimate VS

PanelRectangle Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Gets the rectangular area which this panel occupies inside its container control or sets that rectangle

[ILNumerics Visualization Engine]

Namespace:  ILNumerics.Drawing
Assembly:  ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax

public RectangleF Rectangle { get; set; }

Property Value

Type: RectangleF

Implements

IDriverRectangle
Remarks

[ILNumerics Visualization Engine]

See Also

Reference