←Select platform

E20 Property

Summary

Gets or sets the e20 parameter value.

Syntax

C#
VB
C++
public int E20 { get; set; } 
  
Public Property E20 As Integer 
public: 
property int E20 { 
   int get(); 
   void set (    int ); 
} 

Property Value

Encoded e20 parameter.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly