Input for WinForms | ComponentOne
C1.Framework Namespace / Thickness Structure
Members

In This Topic
    Thickness Structure
    In This Topic
    Represents padding, border or margin information associated with a user interface (UI) element.
    Object Model
    Thickness StructureThickness Structure
    Syntax
    'Declaration
     
    
    Public Structure Thickness 
       Inherits System.ValueType
    public struct Thickness : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          C1.Framework.Thickness

    See Also