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