C#
VB
Converts an AnnStroke object to an android.graphics.Paint object using an opacity.
public static Paint ToPaint(Leadtools.Annotations.Core.AnnStroke stroke,double opacity)
Public Overloads Shared Function ToPaint( _ByVal stroke As Leadtools.Annotations.Core.AnnStroke, _ByVal opacity As Double _) As Paint
stroke
Stroke object to convert
opacity
Opacity value to use. Values can be from 0 to 1.0.
The new android.graphics.Paint object.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
