ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Win.Interop Namespace / Size Structure / Width Property

In This Topic
    Width Property (Size)
    In This Topic
    Gets or sets the horizontal component of the current Size.
    Syntax
    'Declaration
     
    Public Property Width As System.Double
    public System.double Width {get; set;}
    See Also