Paint.Align.Center Property

Definition

The text is drawn centered horizontally on the x,y origin

[Android.Runtime.Register("CENTER")]
public static Android.Graphics.Paint.Align Center { get; }
[<Android.Runtime.Register("CENTER")>]
static member Center : Android.Graphics.Paint.Align

Property Value

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to