←Select platform

ToPaint(AnnBrush,Double,LeadRectD) Method

Summary

Helper method to convert AnnBrush to an android.graphics.Paint object with opacity and bounding rectangle values.

Syntax
Java
public static Paint toPaint(AnnBrush brush, double opacity, LeadRectD brushBounds) 

Parameters

brush
Brush object to convert

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

brushBounds
The bounding rectangle of the brush in pixels.

Return Value

An 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