←Select platform

Create Method (AnnSolidBrush)

Summary

Creates a new GDI+ brush object using this AnnSolidBrush.

Syntax

C#
VB
C++
  
Public Overrides Function Create( _ 
   ByVal converter As Leadtools.Annotations.AnnUnitConverter, _ 
   ByVal rect As Leadtools.Annotations.AnnRectangle _ 
) As Brush 

Parameters

converter
Specifies an AnnUnitConverter object to be used when converting any annotation lengths, points, etc. this brush might have.

rect
Specifies an AnnRectangle object defining the bounding rectangle to be used with this brush.

Return Value

The GDI+ System.Drawing.Brush object created from this AnnSolidBrush.

Remarks

AnnSolidBrush does not use the

rect
Specifies an AnnRectangle object defining the bounding rectangle to be used with this brush.

Example

For an example, refer to AnnSolidBrush.

Requirements

Target Platforms

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