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.6.0
Syntax public int Top { get; set; }
Property Value
Type:
Int32
The Top property gets/sets the value of the underlying
JObject field, "top".
See Also