ColorFormat.Brightness Property

Definition

Gets the brightness of a specified shape color.

public:
 property float Brightness { float get(); void set(float value); };
public float Brightness { get; set; }
member this.Brightness : single with get, set
Public Property Brightness As Single

Property Value

The brightness of a specified shape color.

Remarks

Read/write. You can enter a number from -1 (darkest) to 1 (lightest) for this property, zero being neutral.

Applies to