| PlatformWindowOptionsResizeRegionBottomRightCorner Property  | 
 
                The ResizeRegionBottomRightCorner property defines an additional square 
                region located at the bottom right corner of a frameless window.
                
Default: 4
 
    Namespace: 
   Openfin.Desktop.PlatformAPI
    Assembly:
   OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
 Syntax
Syntaxpublic int ResizeRegionBottomRightCorner { get; set; }Property Value
Type: 
Int32
                The ResizeRegionBottomRightCorner property gets/sets the value of the 
                underlying JObject field, "resizeRegion.bottomRightCorner".
            
 See Also
See Also