 | JacketDielectric Property |
Gets/Sets the dielectric constant of this jacket.
Namespace: ema3d.Api.V25.CablingAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntaxpublic double Dielectric { get; set; }
Public Property Dielectric As Double
Get
Set
public:
property double Dielectric {
double get ();
void set (double value);
}
member Dielectric : float with get, set
Property Value
Double
See Also