'Declaration Public Function GetIntrinsicSize( _ ByVal units As SvgLengthUnits _ ) As System.Drawing.SizeF
public System.Drawing.SizeF GetIntrinsicSize( SvgLengthUnits units )
Parameters
- units
Return Value
The intrinsic size of SVG viewport, or System.Drawing.SizeF.Empty if the size is undefined.