Origin Property (ScrolledComposite)
Class
ScrolledComposite
.
Action
Gets or sets the point in the content that currently appears in the top left corner of the scrolled composite.
Syntax
C#
protected
Point
Origin { get; set; }
VB
'Declaration Protected ReadWrite Property Origin As
Point
Access
Read and write.