LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
IccDateTime Structure Members
See Also  Properties  Methods 
Leadtools.ColorConversion Namespace : IccDateTime Structure


The following tables list the members exposed by IccDateTime.

Public Constructors

 NameDescription
public Constructor IccDateTime ConstructorInitializes a new IccDateTime with explicit parameters.  
Top

Public Properties

 NameDescription
public Property DayGets or sets the number of the day of the month.  
public Propertystatic (Shared in Visual Basic) EmptyGets an new empty structure.  
public Property HoursGets or sets the number of hours.  
public Property MinutesGets or sets the number of minutes.  
public Property MonthGets or sets the number of months.  
public Property SecondsGets or sets the number of seconds.  
public Property YearGets or sets the number of years.  
Top

Public Methods

 NameDescription
public Method ToStringOverridden. Returns a meaningful name for this method.  
Top

See Also