Click or drag to resize

ExifDataLightSource Property

Gets or sets the light source.

Namespace:  Aspose.CAD.Exif
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public ExifLightSource LightSource { get; set; }

Property Value

Type: ExifLightSource
The light source.
See Also