ComponentOne Basic Library for WPF and Silverlight
ActualWidth Property (C1ProgressBar)


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

Reference

C1ProgressBar Class
C1ProgressBar Members