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