Creates a copy of the current Fill.

Namespace: Neodynamic.SDK
Assembly:   Neodynamic.SDK.ImageDraw (in Neodynamic.SDK.ImageDraw)
Version: 1.0.2000.0

Syntax

Visual Basic (Declaration)
Public Function Clone As Object
C#
public Object Clone ()
Visual C++
public:
virtual Object^ Clone () sealed

Return Value

A copy of the current Fill.