ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 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