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


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

Reference

C1RadialBackgroundPresenter Class
C1RadialBackgroundPresenter Members