Creates a copy of the current Fill.
Namespace:
Neodynamic.SDKAssembly: Neodynamic.SDK.ImageDraw (in Neodynamic.SDK.ImageDraw.dll)
Version: 2.0.2000.0 (2.0.2086.0)
Syntax
| C# |
|---|
public Object Clone() |
| Visual Basic (Declaration) |
|---|
Public Function Clone As Object |
| Visual C++ |
|---|
public: virtual Object^ Clone() sealed |