←Select platform

Clone Method

Summary

Creates an exact copy of this AnnHatchBrush object.

Syntax

C#
VB
Java
Objective-C
C++
public override AnnBrush Clone() 
Public Overrides Function Clone() As AnnBrush 
public:  
   virtual AnnBrush^ Clone() override 
public AnnBrush clone() 
- (instancetype)copy 

Return Value

The AnnHatchBrush object that this method creates.

Requirements

Target Platforms

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