[]
        
(Showing Draft Content)

C1.WinUI.Core.BorderAlignment

BorderAlignment Enum

Determines the way to draw the borders of C1Border.

Namespace: C1.WinUI.Core
Assembly: C1.WinUI.Core.dll
Syntax
public enum BorderAlignment

Fields

Name Description
Center

Draw the borders centering the bound's edges

Inner

Draw the borders inside the bound's edges

Outer

Draw the border outer the bound's edges