SignalGeneratorSetUwpDeveloperKey Method |
LightningChart .NET Help [Missing <summary> documentation for "M:Arction.Wpf.SignalProcessing.SignalGenerator.SetUwpDeveloperKey(System.String)"]
Namespace:
Arction.Wpf.SignalProcessing
Assembly:
Arction.Wpf.SignalProcessing.SignalTools (in Arction.Wpf.SignalProcessing.SignalTools.dll) Version: 10.3.1
Syntaxpublic static void SetUwpDeveloperKey(
string uwpdeveloperkey
)
Public Shared Sub SetUwpDeveloperKey (
uwpdeveloperkey As String
)
public:
static void SetUwpDeveloperKey(
String^ uwpdeveloperkey
)
Parameters
- uwpdeveloperkey
- Type: SystemString
[Missing <param name="uwpdeveloperkey"/> documentation for "M:Arction.Wpf.SignalProcessing.SignalGenerator.SetUwpDeveloperKey(System.String)"]
See Also