DisplayCanvasExtentHeight Property

CVB.Net Documentation
Gets the vertical size of the image, including the content that is not visible, in device independent pixels.

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

public double ExtentHeight { get; }

Property Value

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

Implements

IScrollInfoExtentHeight
See Also

Reference