InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Win.Interop Namespace / Thickness Structure
Fields Properties Methods


In This Topic
    Thickness Structure Members
    In This Topic

    The following tables list the members exposed by Thickness.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Represents an empty instance of the Thickness structure.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the width, of the lower side of the bounding rectangle.  
    Public PropertyGets or sets the width, of the left side of the bounding rectangle.  
    Public PropertyGets or sets the width, of the right side of the bounding rectangle.  
    Public PropertyGets or sets the width, of the upper side of the bounding rectangle.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Compares this Windows.UI.Xaml.Thickness structure to another System.Object for equality.  
    Public MethodReturns the hash code of the structure.  
    Public MethodReturns the string representation of the Thickness structure.  
    Top
    Public Operators
    Compares the value of two Thickness structures for equality.
    Compares two Thickness structures for inequality.
    Top
    See Also