GrapeCity MultiRow Windows Forms Documentation
Clone() Method


Creates a new RoundedBorder that is a copy of the current RoundedBorder.
Syntax
Public Shadows Function Clone() As RoundedBorder
Dim instance As RoundedBorder
Dim value As RoundedBorder
 
value = instance.Clone()
public new RoundedBorder Clone()

Return Value

A new RoundedBorder that is a copy of this RoundedBorder.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RoundedBorder Class
RoundedBorder Members

 

 


Copyright © GrapeCity, inc. All rights reserved.