DioDocs for PDF
GetIntrinsicSize メソッド

GrapeCity.Documents.Imaging アセンブリ > GrapeCity.Documents.Svg 名前空間 > GcSvgDocument クラス : GetIntrinsicSize メソッド
Calculates the intrinsic size of the SVG viewport, in specified units. The following units are supported:
シンタックス
'宣言
 
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.
参照

GcSvgDocument クラス
GcSvgDocument メンバ