StiProgressElementDefaultClientRectangle Property |
Gets or sets the default client area of a component.
Namespace:
Stimulsoft.Dashboard.Components.Progress
Assembly:
Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax public override RectangleD DefaultClientRectangle { get; }
Public Overrides ReadOnly Property DefaultClientRectangle As RectangleD
Get
Property Value
Type:
RectangleDSee Also