ILNumerics Ultimate VS

AutoSizeGroupScreenRect Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Rectangular area of the control's surface, limiting the rendering of all child controls. Range 0..1 as fraction of the container's screen area.

[ILNumerics Visualization Engine]

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

public RectangleF ScreenRect { get; set; }

Property Value

Type: RectangleF
Remarks

[ILNumerics Visualization Engine]

See Also

Reference