図形編集モード (回転の許可)

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

Syntax

C#
public virtual bool EnableRotate { get; set; }
Visual Basic
Public Overridable Property EnableRotate As Boolean
	Get
	Set

Property Value

Type: Boolean

See Also