GrapeCity MultiRow Windows Forms Documentation
RoundedBorder Constructor


Overload List
OverloadDescription
RoundedBorder Constructor()Initializes an empty instance of the RoundedBorder class. All outlines of it are Line.Empty.  
RoundedBorder Constructor(Line)Initializes a new instance of the RoundedBorder class using the supplied line for all outlines and corners; all corner radii are 0.  
RoundedBorder Constructor(Line,Single)Initializes a new instance of the RoundedBorder class using the supplied line for all outlines and corners and a sprecified corner radius for all corners.  
RoundedBorder Constructor(LineStyle,Color)Initializes a new instance of the RoundedBorder class using the supplied style and color for all outlines and corners.  
RoundedBorder Constructor(LineStyle,Color,Single)Initializes a new instance of the RoundedBorder class using the supplied style and color for all outlines and corners.  
RoundedBorder Constructor(Line,Line,Line,Line,Line,Line,Single)Initializes a new instance of the RoundedBorder class using the specified lines and the allCornerRadius options.  
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.