 | DomainLattice Property |
The FDTD Domain Lattice.
Namespace: ema3d.Api.V25.Core.DomainAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntaxpublic Lattice Lattice { get; set; }
Public Property Lattice As Lattice
Get
Set
public:
property Lattice^ Lattice {
Lattice^ get ();
void set (Lattice^ value);
}
member Lattice : Lattice with get, set
Property Value
Lattice
See Also