 | ParticleSourceIncidenceType Property |
Gets/sets the incidence type for the a spherical-shaped particle source.
Set only accessible for a spherical-shaped particle source.
Namespace: ema3d.Api.V25.Charging.ExcitationAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntaxpublic ParticleSphereType IncidenceType { get; set; }
Public Property IncidenceType As ParticleSphereType
Get
Set
public:
property ParticleSphereType IncidenceType {
ParticleSphereType get ();
void set (ParticleSphereType value);
}
member IncidenceType : ParticleSphereType with get, set
Property Value
ParticleSphereType
See Also