DisplayCanvasViewportWidth Property

CVB.Net Documentation
Gets the horizontal size of the view port for this content.

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

public double ViewportWidth { get; }

Property Value

Type: Double
A Double that represents, in device independent pixels, the visible horizontal size of the image.

Implements

IScrollInfoViewportWidth
See Also

Reference