 | LatticeYCount Property |
Gets the number of cells in the y direction.
Namespace: ema3d.Api.V25.Core.DomainAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntaxpublic long YCount { get; }
Public ReadOnly Property YCount As Long
Get
public:
property long long YCount {
long long get ();
}
member YCount : int64 with get
Property Value
Int64
See Also