Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX Namespace / ViewportF Structure / Bounds Property

In This Topic
    Bounds Property (ViewportF)
    In This Topic
    Gets the size of this resource.
    Syntax
    'Declaration
     
    Public Property Bounds As RectF
    public RectF Bounds {get; set;}
    See Also