←Select platform

E12 Property

Summary

Gets or sets the e12 parameter value.

Syntax

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

Property Value

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