Enumerates values returned by several types and taken as a parameter of several types.
Syntax
[System.Flags]
public enum PaintFlags
Remarks
Enumerates values returned by the following:
and taken as a parameter of the following:
.
Members
| Member Name | Description |
|---|
| AntiAlias | bit mask for the flag enabling antialiasing |
| DevKernText | bit mask for the flag enabling device kerning for text |
| Dither | bit mask for the flag enabling dithering |
| EmbeddedBitmapText | Documentation for this section has not yet been entered. |
| FakeBoldText | bit mask for the flag enabling fake-bold text |
| FilterBitmap | bit mask for the flag enabling bitmap filtering |
| LinearText | bit mask for the flag enabling linear-text (no caching) |
| StrikeThruText | bit mask for the flag enabling strike-thru text |
| SubpixelText | bit mask for the flag enabling subpixel-text |
| UnderlineText | bit mask for the flag enabling underline text |
Requirements
Namespace: Android.Graphics
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0