ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Direct2D Namespace / RenderTarget Class / GetSize Method

In This Topic
    GetSize Method (RenderTarget)
    In This Topic
    D2D_SIZE_F ID2D1RenderTarget::GetSize()
    Syntax
    'Declaration
     
    Public Function GetSize() As Size2F
    public Size2F GetSize()
    See Also