出力側の画像サイズ

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

Syntax

C#
public virtual Size ImageSize { get; }
Visual Basic
Public Overridable ReadOnly Property ImageSize As Size
	Get

Property Value

Type: Size

See Also