DisplayCanvasSetHorizontalOffset Method

CVB.Net Documentation
Sets the amount of horizontal offset.

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

public void SetHorizontalOffset(
	double offset
)

Parameters

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

Implements

IScrollInfoSetHorizontalOffset(Double)
See Also

Reference