LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)
LEAD Technologies, Inc

ViewCondition Property






Gets or sets the IccViewCondition structure. .NET support
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 IccViewCondition ViewCondition {get; set;}
 get_ViewCondition();
set_ViewCondition(value);
public:
property IccViewCondition ViewCondition {
   IccViewCondition get();
   void set (    IccViewCondition value);
}

Property Value

IccViewCondition structure that contains the tag's data.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IccViewingConditionsTagType Class
IccViewingConditionsTagType Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.