C#
VB
C++
Helper method to convert AnnBrush to System.Drawing.Brush.
Public Overloads Shared Function ToBrush( _
ByVal brush As Leadtools.Annotations.Core.AnnBrush, _
ByVal opacity As Double _
) As Brush
brush
Brush object to convert
opacity
The desired opacity of the resulting brush. Values can be from 0 to 1.0
System.Drawing.Brush object created.
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