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