←Select platform

CreateBrush Method

Summary

Creates a new instance of AnnBrush from this AnnBrush.

Syntax

C#
VB
Java
WinRT C#
C++
protected abstract AnnBrush CreateBrush() 
Protected MustOverride Function CreateBrush() As Leadtools.Annotations.Core.AnnBrush 
protected abstract Leadtools.Annotations.Core.AnnBrush CreateBrush() 
protected abstract AnnBrush createBrush() 
 function Leadtools.Annotations.Core.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly