Creates a copy of the Border.
Namespace:
PerpetuumSoft.Framework.DrawingAssembly: PerpetuumSoft.Framework (in PerpetuumSoft.Framework.dll) Version: 3.9.0.1
Syntax
| C# |
|---|
public override Object Clone() |
| Visual Basic (Declaration) |
|---|
Public Overrides Function Clone As Object |
| Visual C++ |
|---|
public: virtual Object^ Clone() override |