横方向メモリサイズ[byte] [初期値:640、範囲:取得のみ。SetSizeで指定]

Namespace: FVIL.Data
Assembly: FVILbasic (in FVILbasic.dll) Version: 3.1.0.0 (3.1.0.17)

Syntax

C#
public virtual uint HorzByte { get; }
Visual Basic
Public Overridable ReadOnly Property HorzByte As UInteger
	Get

Return Value

Type: UInt32

横方向のメモリサイズ(物理的なサイズ)をバイト単位で取得します。

See Also