ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Direct2D Namespace / LayerParameters1 Structure / ContentBounds Field

In This Topic
    ContentBounds Field (LayerParameters1)
    In This Topic
    D2D_RECT_F contentBounds
    Syntax
    'Declaration
     
    Public ContentBounds As RectF
    public RectF ContentBounds
    See Also