Northwoods.GoWPF 1.3.5 Assembly
SetVerticalOffset Method
See Also  Send Feedback
Northwoods.GoXam Namespace > DiagramPanel Class : SetVerticalOffset Method

offset
Change the value of VerticalOffset by changing the value of DiagramPanel.Position. (Implements IScrollInfo.)

Syntax

Visual Basic (Declaration) 
Public Sub SetVerticalOffset( _
   ByVal offset As Double _
) 
C# 
public void SetVerticalOffset( 
   double offset
)

Parameters

offset

Requirements

See Also

© 2012 All Rights Reserved.