SquareComponentCreateCopy Method |
LightningChart .NET Help
Create a copy of square component.
Namespace:
Arction.WinForms.SignalProcessing
Assembly:
Arction.WinForms.SignalProcessing.SignalTools (in Arction.WinForms.SignalProcessing.SignalTools.dll) Version: 10.3.1
Syntaxpublic IWaveFormComponent CreateCopy()
Public Function CreateCopy As IWaveFormComponent
public:
virtual IWaveFormComponent^ CreateCopy() sealed
Return Value
Type:
IWaveFormComponent[Missing <returns> documentation for "M:Arction.WinForms.SignalProcessing.SquareComponent.CreateCopy"]
Implements
IWaveFormComponentCreateCopy
See Also