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

Show in webframe

Clone Method (AnnSnapToGridOptions)






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

            

            
public:
Object^ Clone(); 

Return Value

The AnnSnapToGridOptions object that this class creates.
Requirements

Target Platforms

See Also

Reference

AnnSnapToGridOptions Class
AnnSnapToGridOptions Members

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