InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / 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 MethodDetermines whether the value of the specified object is equivalent to the current Corners.  
    Public MethodGenerates a hash code for the current Corners.  
    Public MethodSwaps corners for RightToLeft layout.  
    Public MethodReturns a string that represents the current Corners.  
    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