画像バッファの有効化

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

Syntax

C#
public abstract void Validate(
	CFviImage image
)
Visual Basic
Public MustOverride Sub Validate ( 
	image As CFviImage
)

Parameters

image
Type: FVIL.Data..::..CFviImage
画像オブジェクト

See Also