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

In This Topic
    Width Field (Size2L)
    In This Topic
    The horizontal component of this Size2L structure.
    Syntax
    'Declaration
     
    Public Width As System.Integer
    public System.int Width
    See Also