←Select platform

ToBrush(AnnBrush,Double,LeadRectD) Method

Summary
Helper method to convert AnnBrush to System.Windows.Media.Brush with opacity and bounding rectangle values.
Syntax
C#
public static Brush ToBrush(  
   AnnBrush brush, 
   double opacity, 
   LeadRectD brushBounds 
) 

Parameters

brush
Brush object to convert

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

brushBounds
The bounding rectangle of the brush in pixels.

Return Value

System.Windows.Media.Brush object created.

Requirements

Target Platforms

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

Leadtools.Annotations.Rendering.WinForms Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.