Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended Namespace / C1CheckeredBorder Class / SquareWidth Property

In This Topic
    SquareWidth Property (C1CheckeredBorder)
    In This Topic
    Gets or sets the width of the squares in background.
    Syntax
    'Declaration
     
    
    Public Property SquareWidth As Double
    public double SquareWidth {get; set;}
    See Also