Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.9
|
Leadtools.Multimedia Namespace > AudioProcessors Class : Phaser Property |
public Processor Phaser {get;}
'Declaration
Public ReadOnly Property Phaser As Processor
'Usage
Dim instance As AudioProcessors Dim value As Processor value = instance.Phaser
public: property Processor^ Phaser { Processor^ get(); }