←Select platform

ToPaint(AnnStroke,Double) Method

Summary

Converts an AnnStroke object to an android.graphics.Paint object using an opacity.

Syntax
Java
public static Paint toPaint(AnnStroke stroke, double opacity) 

Parameters

stroke
Stroke object to convert

opacity
Opacity value to use. Values can be from 0 to 1.0.

Return Value

The new android.graphics.Paint object.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.WinForms Assembly