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