DioDocs for PDF
GcSvgGraphics コンストラクタ

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Svg 名前空間 > GcSvgGraphics クラス : GcSvgGraphics コンストラクタ
The width of the SVG viewport, in device-independent pixels (1/96ths of an inch).
The height of the SVG viewport, in device-independent pixels (1/96ths of an inch).
Initializes a new instance of the GcSvgGraphics class.
シンタックス
'宣言
 
Public Function New( _
   ByVal width As System.Single, _
   ByVal height As System.Single _
)
public GcSvgGraphics( 
   System.float width,
   System.float height
)

パラメータ

width
The width of the SVG viewport, in device-independent pixels (1/96ths of an inch).
height
The height of the SVG viewport, in device-independent pixels (1/96ths of an inch).
参照

GcSvgGraphics クラス
GcSvgGraphics メンバ