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


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

Reference

C1CompositeIcon Class
C1CompositeIcon Members