Initializes a new instance of the RoundRectangleProps class.
The location and size of the rectangle are set to those of the containing
RenderRoundRectangle object.
The dimensions of the ellipse used to draw the rounded corners are set
to 5% of the corresponding rectangle's dimensions.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public RoundRectangleProps() |
Visual Basic |
---|
Public Sub New |