ComponentOne Basic Library for WPF and Silverlight
BorderThickness Property (C1RadialColorItem)


C1.Silverlight Namespace > C1RadialColorItem Class : BorderThickness Property
Syntax
'Declaration
 
Public Property BorderThickness As System.Windows.Thickness
'Usage
 
Dim instance As C1RadialColorItem
Dim value As System.Windows.Thickness
 
instance.BorderThickness = value
 
value = instance.BorderThickness
public System.Windows.Thickness BorderThickness {get; set;}
See Also

Reference

C1RadialColorItem Class
C1RadialColorItem Members