ImageGear .NET
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
public ImGearXMPString LensModel {get; set;}
public: __property ImGearXMPString* get_LensModel();
public: __property void set_LensModel( 
   ImGearXMPString* value
);
public:
property ImGearXMPString^ LensModel {
   ImGearXMPString^ get();
   void set (    ImGearXMPString^ value);
}

Property Value

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

Reference

ImGearMicrosoftPhotoXMPMetadata Class
ImGearMicrosoftPhotoXMPMetadata Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback