DisplayCanvasSetVerticalOffset Method

CVB.Net Documentation
Sets the amount of vertical offset.

Namespace:  Stemmer.Cvb.Wpf.Controls
Assembly:  Stemmer.Cvb.Wpf (in Stemmer.Cvb.Wpf.dll) Version: 14.0.0.0
Syntax

public void SetVerticalOffset(
	double offset
)

Parameters

offset
Type: SystemDouble
The degree to which content is vertically offset from the containing view port in device independent pixels.

Implements

IScrollInfoSetVerticalOffset(Double)
See Also

Reference