←Select platform

ToPaint(AnnStroke) Method

Summary

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

Syntax

C#
VB
Java
public static Paint ToPaint(  
   Leadtools.Annotations.Core.AnnStroke stroke 
) 
Public Overloads Shared Function ToPaint( _ 
   ByVal stroke As Leadtools.Annotations.Core.AnnStroke _ 
) As Paint 
public static Paint toPaint(AnnStroke stroke) 

Parameters

stroke
The AnnStroke object to convert.

Return Value

The new android.graphics.Paint object.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.WinForms Assembly