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

In This Topic
    Width Field (Size2D)
    In This Topic
    The horizontal component of this Size2D structure.
    Syntax
    'Declaration
     
    Public Width As System.Double
    public System.double Width
    See Also