MarkableElectrodeTabDesignerImportTabDefinitions Method |
Namespace: RAYLASE.Marker.BatteryPluginAssembly: RAYLASE.Marker.BatteryPlugin (in RAYLASE.Marker.BatteryPlugin.dll) Version: 2.32.0
Syntaxpublic void ImportTabDefinitions(
string filePath
)
Parameters
- filePath String
- Path of the file.
Remarks
The expected format is five points per row (size x, size y, gap, radius top, radius bottom [µm]), separated by colon, comma, tab or whitespace.
The decimal separator must be point.
See Also