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