Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / SizeD Structure / Width Property

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