LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

ViewCondition Property

Show in webframe





Gets or sets the IccViewCondition structure.
Syntax
public IccViewCondition ViewCondition {get; set;}
'Declaration
 
Public Property ViewCondition As IccViewCondition
'Usage
 
Dim instance As IccViewingConditionsTagType
Dim value As IccViewCondition
 
instance.ViewCondition = value
 
value = instance.ViewCondition

            

            
public:
property IccViewCondition ViewCondition {
   IccViewCondition get();
   void set (    IccViewCondition value);
}

Property Value

IccViewCondition structure that contains the tag's data.
Requirements

Target Platforms

See Also

Reference

IccViewingConditionsTagType Class
IccViewingConditionsTagType Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.