Click or drag to resize

StiElementDefaultClientRectangle Property

Gets or sets the default client area of a component.

Namespace:  Stimulsoft.Dashboard.Components
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
public override RectangleD DefaultClientRectangle { get; }

Property Value

Type: RectangleD
See Also