C1.iOS.Core Assembly / C1.iOS.Core Namespace / C1CornerRadius Structure

C1CornerRadius Structure Properties

For a list of all members of this type, see C1CornerRadius members.

Public Properties
 NameDescription
Public PropertyGets or sets the radius, in pixels, of the bottom-left corner of the bounding rectangle.  
Public PropertyGets or sets the radius, in pixels, of the bottom-right corner of the bounding rectangle.  
Public PropertyGets whether all the corners are a circle radius (They can be different).  
Public PropertyGets whether the radius is uniform in all corners and the same.  
Public PropertyGets whether the radius is zero in all edges.  
Public PropertyGets or sets the radius, in pixels, of the top-left corner of the bounding rectangle.  
Public PropertyGets or sets the radius, in pixels, of the top-right corner of the bounding rectangle.  
Top
See Also