←Select platform

ViewCondition Property

Summary

Gets or sets the IccViewCondition structure.

Syntax
C#
VB
C++
public IccViewCondition ViewCondition { get; set; } 
  
Public Property ViewCondition As IccViewCondition 
public: 
property IccViewCondition ViewCondition { 
   IccViewCondition get(); 
   void set (    IccViewCondition ); 
} 

Property Value

IccViewCondition structure that contains the tag's data.

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