ComponentOne Basic Library for WPF and Silverlight
FontSize Property (C1RadialColorItemsPresenter)


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

Reference

C1RadialColorItemsPresenter Class
C1RadialColorItemsPresenter Members