←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#
VB
WinRT C#
Public Overloads Shared Function ToBrush( _ 
   ByVal brush As Leadtools.Annotations.Core.AnnBrush, _ 
   ByVal opacity As Double, _ 
   ByVal brushBounds As Leadtools.LeadRectD _ 
) As Brush 
function Leadtools.Annotations.Rendering.AnnD2DRenderingEngine.ToBrush(AnnBrush,Double,LeadRectD)(  
   brush , 
   opacity , 
   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

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