Click or drag to resize

DimensionsBorderWidth Property

The width of the border

Namespace:  Openfin.Desktop.PlatformAPI.Layout
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.5.1
Syntax
C#
public Nullable<int> BorderWidth { get; set; }

Property Value

Type: NullableInt32
See Also