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