C1.Framework Namespace / Corners Structure / Corners Constructor / Corners Constructor(Int32)
Radius of all corners, in pixels.

In This Topic
Corners Constructor(Int32)
In This Topic
Initializes a new instance of a Corners object.
Syntax
'Declaration
 
Public Function New( _
   ByVal radius As Integer _
)
 

Parameters

radius
Radius of all corners, in pixels.
See Also