Extended Library for UWP | ComponentOne
C1.UWP.Extended Assembly / C1.Xaml.Extended 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