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

In This Topic
    GetMaximumBitmapSize Method
    In This Topic
    unsigned int ID2D1RenderTarget::GetMaximumBitmapSize()
    Syntax
    'Declaration
     
    Public Function GetMaximumBitmapSize() As Integer
    public int GetMaximumBitmapSize()
    See Also