| SizeTransitionHeight Property  | 
 
                The Height property represents the resulting height of the window.
                
Default: 0
 
    Namespace: 
   Openfin.Desktop
    Assembly:
   OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
 Syntax
Syntaxpublic int Height { get; set; }Property Value
Type: 
Int32
                The Height property gets/sets the value of the underlying 
                JObject field, "height".
            
 See Also
See Also