BrightnessInPercents Property
In This Topic
Gets or sets the brightness in percents of this
XLPictureShape (between -100 and 100).
Syntax
'Declaration
Public Property BrightnessInPercents As Single
public float BrightnessInPercents {get; set;}
See Also