←Select platform

ToSolidBrush Method (AnnWinFormsRenderingEngine)

Summary

Helper method to convert AnnSolidColorBrush to System.Drawing.Brush with opacity value.

Syntax

C#
VB
public static Brush ToSolidBrush(  
   Leadtools.Annotations.Core.AnnSolidColorBrush solidBrush, 
   double opacity 
) 
Public Shared Function ToSolidBrush( _ 
   ByVal solidBrush As Leadtools.Annotations.Core.AnnSolidColorBrush, _ 
   ByVal opacity As Double _ 
) As Brush 

Parameters

solidBrush
Brush object to convert

opacity
Opacity value to use. Values can be from 0 to 1.0.

Return Value

System.Drawing.Brush object created.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Rendering Assembly
Click or drag to resize