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