'宣言 Public Overrides Sub Draw( _ ByVal graphics As C1Graphics, _ ByVal x As System.Double, _ ByVal y As System.Double _ )
'使用法 Dim instance As C1DXTextLayout Dim graphics As C1Graphics Dim x As System.Double Dim y As System.Double instance.Draw(graphics, x, y)
public override void Draw( C1Graphics graphics, System.double x, System.double y )
パラメータ
- graphics
- x
- y