Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.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 System.Integer
    public System.int GetMaximumBitmapSize()
    See Also