塗り潰しの実行

Namespace: FVIL.GDI
Assembly: FVILforms (in FVILforms.dll) Version: 3.1.0.0 (3.1.0.9)

Syntax

C#
protected virtual void Execute(
	CFviPoint location
)
Visual Basic
Protected Overridable Sub Execute ( 
	location As CFviPoint
)

Parameters

location
Type: FVIL.Data..::..CFviPoint
描画位置 (画像座標)

See Also