Error processing SSI file
(Leadtools.Annotations.Rendering)

Show in webframe

ToPaint(AnnBrush,Double) Method







The AnnBrush object to convert
Opacity value to use. Values can be from 0 to 1.0.
Converts an AnnBrush to an android.graphics.Paint object with an opacity value.
Syntax
public static Paint ToPaint( 
   AnnBrush brush,
   double opacity
)
'Declaration
 
Public Overloads Shared Function ToPaint( _
   ByVal brush As AnnBrush, _
   ByVal opacity As Double _
) As Paint
'Usage
 
Dim brush As AnnBrush
Dim opacity As Double
Dim value As Paint
 
value = AnnAndroidRenderingEngine.ToPaint(brush, opacity)
public static Paint ToPaint( 
   AnnBrush brush,
   double opacity
)
public static Paint toPaint(AnnBrush brush, double opacity)
 function Leadtools.Annotations.Rendering.AnnAndroidRenderingEngine_java.ToPaint(AnnBrush,Double)( 
   brush ,
   opacity 
)

Parameters

brush
The AnnBrush object to convert
opacity
Opacity value to use. Values can be from 0 to 1.0.

Return Value

An android.graphics.Paint object.
Requirements

Target Platforms

See Also

Reference

AnnAndroidRenderingEngine Class
AnnAndroidRenderingEngine Members
Overload List

Error processing SSI file
Leadtools.Annotations.Rendering requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features