Click or drag to resize
FloatMatrixRows Property
Gets the row count.

Namespace: Candlelight
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public int Rows { get; }

Property Value

Type: Int32
The row count.
See Also