WindowOptionsCornerRoundingHeight Property |
The CornerRoundingHeight property represents the rounded
corners height to apply.
Default: 0
Namespace:
Openfin.Desktop
Assembly:
OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.5.1
Syntax public int CornerRoundingHeight { get; set; }
Property Value
Type:
Int32
The CornerRoundingHeight property gets/sets the value of the
underlying JObject field, "cornerRounding.height".
See Also