'宣言 Public Function GetIntrinsicSize( _ ByVal units As SvgLengthUnits _ ) As System.Drawing.SizeF
public System.Drawing.SizeF GetIntrinsicSize( SvgLengthUnits units )
パラメータ
- units
戻り値の型
The intrinsic size of SVG viewport, or System.Drawing.SizeF.Empty if the size is undefined.