←Select platform

CreateBrush Method

Summary

Creates a new instance of AnnBrush from this AnnBrush.

Syntax
C#
VB
C++
Java
protected abstract AnnBrush CreateBrush() 
Protected MustOverride Function CreateBrush() As AnnBrush 
protected abstract AnnBrush createBrush() 
protected:  
   virtual AnnBrush^ CreateBrush() abstract 

Return Value

The AnnBrush object that this method creates.

Requirements

Target Platforms

See Also

Reference

AnnBrush Class

AnnBrush Members

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

Leadtools.Annotations.Engine Assembly