スレッド

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

Syntax

C#
public virtual Thread Thread { get; protected set; }
Visual Basic
Public Overridable Property Thread As Thread
	Get
	Protected Set

Property Value

Type: Thread

See Also