CALayer.BorderWidth Property

Definition

The width of the border of the layer.

public virtual nfloat BorderWidth { [Foundation.Export("borderWidth")] get; [Foundation.Export("setBorderWidth:")] set; }
member this.BorderWidth : nfloat with get, set

Property Value

The default value is 0.

Attributes

Applies to