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

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

    System.Object
       System.ValueType
          C1.Util.DX.Size2F

    See Also