Error processing SSI file
LEADTOOLS Annotations (Leadtools.Annotations assembly)

Show in webframe

Clone Method (AnnHatchBrush)






Creates an exact copy of this AnnHatchBrush object.
Syntax
public override object Clone()
'Declaration
 
Public Overrides Function Clone() As Object
'Usage
 
Dim instance As AnnHatchBrush
Dim value As Object
 
value = instance.Clone()

            

            
public:
Object^ Clone(); override 

Return Value

The AnnHatchBrush object that this method creates.
Requirements

Target Platforms

See Also

Reference

AnnHatchBrush Class
AnnHatchBrush Members

Error processing SSI file
(Deprecated, use Leadtools.Annotations.Core instead)