Gets the RectangleProps object describing the geometric rectangle
represented by the current RenderRectangle object.
The coordinates of the rectangle are relative to the left top corner
of the current RenderRectangle object.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public RectangleProps Rectangle { get; } |
Visual Basic |
---|
Public ReadOnly Property Rectangle As RectangleProps Get |