LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

DateTime Property (IccDateTimeTagType)

Show in webframe





Gets or sets the IccDateTime structure.
Syntax
public IccDateTime DateTime {get; set;}
'Declaration
 
Public Property DateTime As IccDateTime
'Usage
 
Dim instance As IccDateTimeTagType
Dim value As IccDateTime
 
instance.DateTime = value
 
value = instance.DateTime

            

            
public:
property IccDateTime DateTime {
   IccDateTime get();
   void set (    IccDateTime value);
}

Property Value

IccDateTime structure that contains the tag's data.
Requirements

Target Platforms

See Also

Reference

IccDateTimeTagType Class
IccDateTimeTagType Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.