[]
        
(Showing Draft Content)

FarPoint.Win.ComplexBorderSide.Clone

Clone Method

Clone()

Clones the border object.

Declaration
public virtual object Clone()
Public Overridable Function Clone() As Object
Returns
Type Description
object

A copy of this border object.

Implements