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