ScreenTop Property (SapComponent)
Class
SapComponent
.
Action
Gets the top position of the component in screen coordinates.
Syntax
C#
protected
Integer
ScreenTop { get; }
VB
'Declaration Protected Read Property ScreenTop As
Integer
Access
Read only.