Gets or sets the XYZ values for surround.
Syntax
| Visual Basic (Declaration) | |
|---|
Public Property AbsSurround As IccXyzNumber |
| Visual Basic (Usage) | Copy Code |
|---|
Dim instance As IccViewCondition
Dim value As IccXyzNumber
instance.AbsSurround = value
value = instance.AbsSurround |
Property Value
CIE 'absolute' XYZ values for surround (in which Y is in cd/m2).
Requirements
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)
See Also