ComponentOne Basic Library for WPF and Silverlight
ActualHeight Property (C1SlideContentControl)


C1.WPF Namespace > C1SlideContentControl Class : ActualHeight Property
Syntax
'Declaration
 
Public ReadOnly Property ActualHeight As System.Double
'Usage
 
Dim instance As C1SlideContentControl
Dim value As System.Double
 
value = instance.ActualHeight
public System.double ActualHeight {get;}
See Also

Reference

C1SlideContentControl Class
C1SlideContentControl Members