←Select platform

Seconds Property

Summary

Gets or sets the number of seconds.

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

Property Value

Number of seconds (0-59).

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