GrapeCity MultiRow Windows Forms Documentation
RoundedBorder Class Members
Properties  Methods 


The following tables list the members exposed by RoundedBorder.

Public Constructors
 NameDescription
Public ConstructorRoundedBorder ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyAllGets or sets the Line for outline sides. This property is obsolete, use Border.Outline instead. (Inherited from GrapeCity.Win.MultiRow.Border)
Public PropertyAllCornerRadiusGets or sets the radius for all corners.  
Public PropertyBottomGets or sets the bottom line of the Border. (Inherited from GrapeCity.Win.MultiRow.Border)
Public PropertyBottomLeftCornerLineGets or sets the bottom left rounded corner line.  
Public PropertyBottomLeftCornerRadiusGets or sets the radius for the bottom left corner.  
Public PropertyBottomRightCornerLineGets or sets the bottom right rounded corner line.  
Public PropertyBottomRightCornerRadiusGets or sets the radius for the bottom right corner.  
Public PropertyDiagonalDownGets or sets the down diagonal line of the Border. (Inherited from GrapeCity.Win.MultiRow.Border)
Public PropertyDiagonalUpGets or sets the up diagonal line of the Border. (Inherited from GrapeCity.Win.MultiRow.Border)
Public PropertyIsEmptyGets a value that indicates whether this instance is an empty border. (Inherited from GrapeCity.Win.MultiRow.BorderBase)
Public PropertyLeftGets or sets the left line of the Border. (Inherited from GrapeCity.Win.MultiRow.Border)
Public PropertyOutlineGets or sets the Line for the outline sides. (Inherited from GrapeCity.Win.MultiRow.Border)
Public PropertyRightGets or sets the right line of the Border. (Inherited from GrapeCity.Win.MultiRow.Border)
Public PropertyTopGets or sets the top line of the Border. (Inherited from GrapeCity.Win.MultiRow.Border)
Public PropertyTopLeftCornerLineGets or sets the top left rounded corner line.  
Public PropertyTopLeftCornerRadiusGets or sets the radius of the top left corner.  
Public PropertyTopRightCornerLineGets or sets the top right rounded corner line.  
Public PropertyTopRightCornerRadiusGets or sets the radius for the top right corner.  
Public PropertyUseSmoothingLineGets or sets a value that indicates whether to use line smoothing to enhance rendering quality.  
Top
Public Methods
 NameDescription
Public MethodCloneCreates a new RoundedBorder that is a copy of the current RoundedBorder.  
Public MethodEqualsDetermines whether the specified object is equal to the current RoundedBorder.  
Public MethodGetHashCodeGets the hash code for this RoundedBorder.  
Public MethodToStringReturns a System.String that represents the current RoundedBorder.  
Top
See Also

Reference

RoundedBorder Class
GrapeCity.Win.MultiRow Namespace
Line Structure
BorderBase Class
Border Class
ThreeDBorder Class

 

 


Copyright © GrapeCity, inc. All rights reserved.