←Select platform

ToBrush(AnnBrush) Method

Summary

Helper method to convert AnnBrush to System.Windows.Media.Brush.

Syntax
C#
VB
public static Brush ToBrush(  
   AnnBrush brush 
) 
Public Overloads Shared Function ToBrush( _ 
   ByVal brush As AnnBrush _ 
) As Brush 

Parameters

brush
Brush object to convert

Return Value

System.Windows.Media.Brush object created.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.WinForms Assembly