Document Solutions for Imaging
DS.Documents.Imaging Assembly / GrapeCity.Documents.Layout.Composition Namespace / Visual Class / Width Property

In This Topic
    Width Property (Visual)
    In This Topic
    Get the width of the associated GrapeCity.Documents.Layout.LayoutRect if any exists, or of the owner GrapeCity.Documents.Layout.LayoutView.
    Syntax
    'Declaration
     
    Public ReadOnly Property Width As System.Single
    public System.float Width {get;}
    See Also