 | ChargingMaterialBaseTDeltaMaxInternal Property |
Gets/Sets the internal delta max of the material.
Namespace: ema3d.Api.V26.Charging.DefinitionsAssembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntaxpublic double DeltaMaxInternal { get; set; }Public Property DeltaMaxInternal As Double
Get
Set
public:
property double DeltaMaxInternal {
double get ();
void set (double value);
}member DeltaMaxInternal : float with get, set
Property Value
Double
See Also