画像オブジェクトサイズ入力ダイアログ

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

Syntax

C#
public class ImageSizeForm : Form
Visual Basic
Public Class ImageSizeForm
	Inherits Form

Remarks

画像オブジェクトのサイズ情報を入力するダイアログです。

Inheritance Hierarchy

System..::..Object
System..::..MarshalByRefObject
System.ComponentModel..::..Component
System.Windows.Forms..::..Control
System.Windows.Forms..::..ScrollableControl
System.Windows.Forms..::..ContainerControl
System.Windows.Forms..::..Form
FVIL.Forms..::..ImageSizeForm

See Also