ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 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 Double
    public double Width
    See Also