Click or drag to resize

StiComponentClientRectangle Property

Gets or sets the client area of a component.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual RectangleD ClientRectangle { get; set; }

Property Value

Type: RectangleD
See Also