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