←Select platform

Year Property

Summary

Gets or sets the number of years.

Syntax
C#
VB
C++
public ushort Year { get; set; } 
  
Public Property Year As UShort 
public: 
property ushort Year { 
   ushort get(); 
   void set (    ushort ); 
} 

Property Value

Number of the year (actual year, e.g. 1994).

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly