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 : Frequency Property |
public int Frequency {get; set;}
'Declaration Public Property Frequency As Integer
'Usage Dim instance As OceanCommand Dim value As Integer instance.Frequency = value value = instance.Frequency
public int Frequency {get; set;}
get_Frequency();
set_Frequency(value);
Object.defineProperty('Frequency');