←Select platform

ToBrush(AnnBrush) Method

Summary

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

Syntax

C#
VB
WinRT C#
public static Brush ToBrush(  
   Leadtools.Annotations.Core.AnnBrush brush 
) 
Public Overloads Shared Function ToBrush( _ 
   ByVal brush As Leadtools.Annotations.Core.AnnBrush _ 
) As Brush 
public static Brush ToBrush(  
   Leadtools.Annotations.Core.AnnBrush brush 
) 
 function Leadtools.Annotations.Rendering.AnnD2DRenderingEngine.ToBrush(AnnBrush)(  
   brush  
) 

Parameters

brush
Brush object to convert

Return Value

System.Windows.Media.Brush object created.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.WinForms Assembly