Rsvg.SizeFunc Delegate
Function to let a user of the library specify the SVG's dimensions

Syntax

public delegate void SizeFunc (out int width, out int height)

Parameters

width
Documentation for this section has not yet been entered.
height
Documentation for this section has not yet been entered.

Remarks

width: the output width the SVG should be

height: the output height the SVG should be user_data: user data

Requirements

Namespace: Rsvg
Assembly: rsvg-sharp (in rsvg-sharp.dll)
Assembly Versions: 2.16.0.0