Property BorderThickness
| Improve this Doc View SourceBorderThickness
Gets or sets the border thickness. This is a dependency property.
Declaration
public double BorderThickness { get; set; }
Property Value
Type | Description |
---|---|
System.Double | The border thickness in device-independent units (1/96th inch per unit). The default value is 0.0. |