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 > LightCommandData Structure : Brightness Property |
public int Brightness {get; set;}
'Declaration Public Property Brightness As Integer
'Usage Dim instance As LightCommandData Dim value As Integer instance.Brightness = value value = instance.Brightness
public int Brightness {get; set;}
get_Brightness();
set_Brightness(value);
Object.defineProperty('Brightness');