ImageGear .NET - Updated December 24, 2018
LensModel Property




ImageGear24.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP.MicrosoftPhoto Namespace > ImGearMicrosoftPhotoXMPMetadata Class : LensModel Property
Gets or sets LensModel property of the MicrosoftPhoto XMP schema.
Syntax
'Declaration
 
Public Property LensModel As ImGearXMPString
 
'Usage
 
Dim instance As ImGearMicrosoftPhotoXMPMetadata
Dim value As ImGearXMPString
 
instance.LensModel = value
 
value = instance.LensModel

Property Value

ImageGear.Formats.XMP.ImGearXMPString class value.
See Also

Reference

ImGearMicrosoftPhotoXMPMetadata Class
ImGearMicrosoftPhotoXMPMetadata Members