| Name | Description | |
|---|---|---|
|  | ImGearSpotlight Constructor | Initializes a new instance of the ImGearSpotlight class. | 
The following tables list the members exposed by ImGearSpotlight.
| Name | Description | |
|---|---|---|
|  | ImGearSpotlight Constructor | Initializes a new instance of the ImGearSpotlight class. | 
| Name | Description | |
|---|---|---|
|  | BrightnessFactor | Gets or sets a multiplier allowing to highlight the image more, even if the light source is located far from the image border. | 
|  | Color | Gets or sets color of the light source. | 
|  | Description | Gets or sets text description of the spotlight. | 
|  | DirectionAngle | Gets or sets angle that specifies light direction in degrees, clockwise. Angle of 0.0 corresponds to 'North' direction in the image plane. | 
|  | Fade | Gets or sets value that specifies how soon the light fades, depending on the distance from the spotlight. Value of 0 corresponds to no fading, greater values result in sooner fading. Reasonable values are in range 0...4. | 
|  | OpeningAngle | Gets or sets angle that specifies the width of the spotlight, measured between the edges of the light cone. | 
|  | Position | Gets or sets coordinates of the light source. | 
|  | Radius | Gets or sets radius of the spotlight in pixels. | 
|  | Smooth | Gets or sets smoothing width for the light cone. Value of 0 corresponds to sharp edges, value of 1 corresponds to smoothing of the whole cone. | 
| Name | Description | |
|---|---|---|
|  | Clone | This method clones ImGearSpotlight class object. | 
|  | ToString | Converts the value of this instance to its equivalent string representation. |