GrapeCity MultiRow Windows Forms Documentation
RoundedBorder Constructor(Line)


The line used for all outlines and corners.
Initializes a new instance of the RoundedBorder class using the supplied line for all outlines and corners; all corner radii are 0.
Syntax
Public Function New( _
   ByVal outline As Line _
)
Dim outline As Line
 
Dim instance As New RoundedBorder(outline)
public RoundedBorder( 
   Line outline
)

Parameters

outline
The line used for all outlines and corners.
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
Overload List

 

 


Copyright © GrapeCity, inc. All rights reserved.