StiComponentDisplayRectangle Property |
Gets or sets a rectangle of the component which it fills. Docking occurs in accordance to the area of a component
(Cross - components are docked by ClientRectangle).
Namespace:
Stimulsoft.Report.Components
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public virtual RectangleD DisplayRectangle { get; set; }
Public Overridable Property DisplayRectangle As RectangleD
Get
Set
Property Value
Type:
RectangleDSee Also