TreeView for WinForms | ComponentOne
C1.Framework Namespace / Corners Structure
Properties Methods


In This Topic
    Corners Structure Members
    In This Topic

    The following tables list the members exposed by Corners.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)Provides a Corners object with no thickness.  
    Public PropertyReturns true if the Corners object is empty.  
    Public PropertyGets or sets the radius for the left bottom corner.  
    Public PropertyGets or sets the radius for the left top corner.  
    Public PropertyGets or sets the radius for the right bottom corner.  
    Public PropertyGets or sets the radius for the right top corner.  
    Top
    Public Methods
     NameDescription
    Public MethodIndicates whether this instance and a specified object are equal.  
    Public MethodServes as the default hash function.  
    Public MethodSwaps corners for RightToLeft layout.  
    Public MethodReturns a string that represents the current object.  
    Top
    Public Operators
    Tests whether two specified Corners objects are equivalent.
    Converts an System.Int32 into a Corners.
    Tests whether two specified Corners objects are not equivalent.
    Top
    See Also