Array3DTWidth Property

Gets the width of this Array3DT instance.

Definition

Namespace: KGySoft.Collections
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 9.0.0
C#
public int Width {
	get;
 }

Property Value

Int32

See Also