ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX Namespace / Size2L Structure
Members

In This Topic
    Size2L Structure
    In This Topic
    Structure specifing a size with integer Width and Height.
    Object Model
    Size2L Structure
    Syntax
    'Declaration
     
    Public Structure Size2L 
       Inherits System.ValueType
    public struct Size2L : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          C1.Util.DX.Size2L

    See Also