←Select platform

E01 Property

Summary

Gets or sets the e01 parameter value.

Syntax

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

Property Value

Encoded e01 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