RasterizeDimensions(ref SizeF, Int32, Int32) Method

Definition

Namespace Svg
Assembly Svg.Custom.dll

If both or one of raster height and width is not given (0), calculate that missing value from original SVG size while keeping original SVG size ratio

public virtual void RasterizeDimensions(ref SizeF size, int rasterWidth, int rasterHeight)

Parameters

size
SizeF
rasterWidth
Int32
rasterHeight
Int32