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