Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.10.30
|
Leadtools.ImageProcessing.SpecialEffects Namespace > OceanCommand Class : Amplitude Property |
public int Amplitude {get; set;}
'Declaration Public Property Amplitude As Integer
'Usage Dim instance As OceanCommand Dim value As Integer instance.Amplitude = value value = instance.Amplitude
public int Amplitude {get; set;}
get_Amplitude();
set_Amplitude(value);
Object.defineProperty('Amplitude');