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


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

Reference

C1RadialPanel Class
C1RadialPanel Members