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