 | CurrentDensityCurrentType Property |
Gets / Sets the type of current to use with the source
Namespace: ema3d.Api.V25.Core.ExcitationAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntaxpublic CurrentDensityType CurrentType { get; set; }
Public Property CurrentType As CurrentDensityType
Get
Set
public:
property CurrentDensityType CurrentType {
CurrentDensityType get ();
void set (CurrentDensityType value);
}
member CurrentType : CurrentDensityType with get, set
Property Value
CurrentDensityType
See Also