[]
        
(Showing Draft Content)

C1.Android.Core.BorderAlignment

BorderAlignment Class

Determines the way to draw the borders of C1Border.

Inheritance
BorderAlignment
Namespace: C1.Android.Core
Assembly: C1.Android.Core.dll
Syntax
public sealed class BorderAlignment : Enum

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

value__