Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Layout Namespace / LayoutRect Class / Width Property

In This Topic
    Width Property (LayoutRect)
    In This Topic
    Gets the width of the LayoutRect.
    Syntax
    'Declaration
     
    Public ReadOnly Property Width As System.Single
    public System.float Width {get;}
    See Also