ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX Namespace / Size2D Structure
Members

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

    System.Object
       System.ValueType
          C1.Util.DX.Size2D

    See Also