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


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

Reference

C1PolygonIcon Class
C1PolygonIcon Members