Initializes a new instance of the
GcSvgGraphics class.
シンタックス
'宣言
Public Function New( _
ByVal As System.Single, _
ByVal As System.Single _
)
public GcSvgGraphics(
System.float ,
System.float
)
パラメータ
- 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).
参照