ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct2D Namespace / RenderTarget Class / GetPixelSize Method

In This Topic
    GetPixelSize Method (RenderTarget)
    In This Topic
    D2D_SIZE_U ID2D1RenderTarget::GetPixelSize()
    Syntax
    'Declaration
     
    Public Function GetPixelSize() As Size2L
    public Size2L GetPixelSize()
    See Also