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