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