ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.8 Assembly / C1.Util.DX Namespace / ViewportF Structure / Bounds Property

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