←Select platform

Day Property

Summary
Gets or sets the number of the day of the month.
Syntax
C#
VB
C++
public ushort Day { get; set; } 
  
Public Property Day As UShort 
public: 
property ushort Day { 
   ushort get(); 
   void set (    ushort ); 
} 

Property Value

Number of the day of the month (1-31).

Requirements

Target Platforms

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

Leadtools.ColorConversion Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.