CALayer.BorderWidth 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 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