(Leadtools.Annotations.Rendering)

ToPaint(AnnBrush,Int32) Method

Show in webframe




The AnnBrush object to convert
The alpha value to use. The possible values are 0 to 255.
Converts an AnnBrush to an android.graphics.Paint object with an alpha value.
Syntax
public static Paint ToPaint( 
   AnnBrush brush,
   int alpha
)
public static Paint ToPaint( 
   AnnBrush brush,
   int alpha
)

            
public static Paint toPaint(AnnBrush brush, int alpha)
 function Leadtools.Annotations.Rendering.AnnAndroidRenderingEngine_java.ToPaint(AnnBrush,Int32)( 
   brush ,
   alpha 
)

Parameters

brush
The AnnBrush object to convert
alpha
The alpha value to use. The possible values are 0 to 255.

Return Value

An android.graphics.Paint object.
Requirements

Target Platforms

See Also

Reference

AnnAndroidRenderingEngine Class
AnnAndroidRenderingEngine Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.