 | ParticleSourceDivisions Property |
Gets/sets the number of sources for a cylinder-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 int Divisions { get; set; }
Public Property Divisions As Integer
Get
Set
public:
property int Divisions {
int get ();
void set (int value);
}
member Divisions : int with get, set
Property Value
Int32
See Also