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