←Select platform

DeviceCode Property

Summary

Gets or sets the device code.

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

Property Value

16-bit number in the interval [DeviceMin to DeviceMax].

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