'Declaration Public Shared Property MaxBitmapSize As Long
public static long MaxBitmapSize { get; set; }
Property Value
Available values:
0 - size of bitmap is unlimited;
greater than 0 - maximum size of bitmap that SDK can create.
Default value is 0.
0 - size of bitmap is unlimited;
greater than 0 - maximum size of bitmap that SDK can create.
Default value is 0.