[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Controls.CornersRadius.-ctor

CornersRadius Constructor

CornersRadius(float?)

Creates new structure initialized with specified values.

Declaration
public CornersRadius(float? defaultRadius)
Parameters
Type Name Description
float? defaultRadius

CornersRadius(float?, float?, float?, float?, float?)

Creates new structure initialized with specified values.

Declaration
public CornersRadius(float? defaultRadius, float? topLeft, float? topRight, float? bottomLeft, float? bottomRight)
Parameters
Type Name Description
float? defaultRadius
float? topLeft
float? topRight
float? bottomLeft
float? bottomRight