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

In This Topic
    Width Field (Size2F)
    In This Topic
    The horizontal component of this Size2F structure.
    Syntax
    'Declaration
     
    Public Width As System.Single
    public System.float Width
    See Also