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 > CloudsCommand Class : Seed Property |
public int Seed {get; set;}
'Declaration Public Property Seed As Integer
'Usage Dim instance As CloudsCommand Dim value As Integer instance.Seed = value value = instance.Seed
public int Seed {get; set;}
get_Seed();
set_Seed(value);
Object.defineProperty('Seed');