Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Annotations.Rendering Namespace > AnnAndroidRenderingEngine Class : ToPaint Method |
Overload | Description |
---|---|
ToPaint(AnnBrush) | Converts an AnnBrush to an android.graphics.Paint object. |
ToPaint(AnnBrush,Double) | Converts an AnnBrush to an android.graphics.Paint object with an opacity value. |
ToPaint(AnnBrush,Double,LeadRectD) | Helper method to convert AnnBrush to an android.graphics.Paint object with opacity and bounding rectangle values. |
ToPaint(AnnBrush,Int32,Double,LeadRectD) | Helper method to convert AnnBrush to an android.graphics.Paint object with alpha, opacity and bounding rectangle values. |
ToPaint(AnnFont) | Converts an AnnFont object to an android.graphics.Paint object. |
ToPaint(AnnStroke) | Converts an AnnStroke object to an android.graphics.Paint object. |
ToPaint(AnnStroke,Double) | Converts an AnnStroke object to an android.graphics.Paint object using an opacity. |