Error processing SSI file
(Leadtools.Annotations.Rendering)

Show in webframe

ToPaint(AnnStroke,Double) Method







Stroke object to convert
Opacity value to use. Values can be from 0 to 1.0.
Converts an AnnStroke object to an android.graphics.Paint object using an opacity.
Syntax
public static Paint ToPaint( 
   AnnStroke stroke,
   double opacity
)
'Declaration
 
Public Overloads Shared Function ToPaint( _
   ByVal stroke As AnnStroke, _
   ByVal opacity As Double _
) As Paint
'Usage
 
Dim stroke As AnnStroke
Dim opacity As Double
Dim value As Paint
 
value = AnnAndroidRenderingEngine.ToPaint(stroke, opacity)
public static Paint ToPaint( 
   AnnStroke stroke,
   double opacity
)
 function Leadtools.Annotations.Rendering.AnnAndroidRenderingEngine_java.ToPaint(AnnStroke,Double)( 
   stroke ,
   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

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