Converts an
AnnFont object to an android.graphics.Paint object.
public static Paint ToPaint(
AnnFont
)
public static Paint ToPaint(
AnnFont font
)
public static Paint toPaint(AnnFont font)
function Leadtools.Annotations.Rendering.AnnAndroidRenderingEngine_java.ToPaint(AnnFont)(
font
)
Parameters
- font
- The AnnFont object to convert.
Return Value
The new android.graphics.Paint object.