ImageGear .NET - Updated October 26, 2017
Lens Property




ImageGear23.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP.EXIFAux Namespace > ImGearEXIFAuxXMPMetadata Class : Lens Property
Gets or sets Lens property of the EXIF Aux XMP schema.
Syntax
'Declaration
 
Public Property Lens As ImGearXMPString
 
'Usage
 
Dim instance As ImGearEXIFAuxXMPMetadata
Dim value As ImGearXMPString
 
instance.Lens = value
 
value = instance.Lens

Property Value

ImageGear.Formats.XMP.ImGearXMPString class value.
Remarks
This XMP property represents description of the lens used to take the photograph. For example, '70-200 mm f/2.8-4.0'.
See Also

Reference

ImGearEXIFAuxXMPMetadata Class
ImGearEXIFAuxXMPMetadata Members