ComponentOne ColorPicker for WPF
C1.WPF.ColorPicker Namespace / C1CheckeredBorder Class / SquareWidth Property

In This Topic
    SquareWidth Property
    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