Config.MaxShapeOrImageWidthOrHeight

Config.MaxShapeOrImageWidthOrHeight property

Sets/Gets the max width or height for a shape/image ,GridJs will ignore the shape/image with the width or height larger than this, it will take affec when IslimitShapes=true. the default value is 10000.

public static int MaxShapeOrImageWidthOrHeight { get; set; }

See Also