ComponentOne Xamarin Edition
BorderAlignment Enumeration
C1.Xamarin.Forms.Core Assembly > C1.Xamarin.Forms.Core Namespace : BorderAlignment Enumeration
Determines the way to draw the borders of C1Border.
Syntax
public enum BorderAlignment : System.Enum 
Members
MemberDescription
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
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Xamarin.Forms.Core.BorderAlignment

See Also

Reference

C1.Xamarin.Forms.Core Namespace