| WindowOptionsResizeRegionSize Property  | 
 
                The ResizeRegionSize property defines a region 
                in pixels that will respond to user mouse interaction for resizing a frameless window
                
Default: 2
 
    Namespace: 
   Openfin.Desktop
    Assembly:
   OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
 Syntax
Syntaxpublic int ResizeRegionSize { get; set; }Property Value
Type: 
Int32
                The ResizeRegionSize property gets/sets the value of the 
                underlying JObject field, "resizeRegion.size".
            
 See Also
See Also