CALayer.CornerRadius Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The radius used when drawing rounded corners.
public virtual nfloat CornerRadius { [Foundation.Export("cornerRadius")] get; [Foundation.Export("setCornerRadius:")] set; }
member this.CornerRadius : nfloat with get, set
Property Value
The default value is 0.
- Attributes