Gets or sets the measurements of patch with maximum colorant value.
Syntax
Visual Basic (Declaration) | |
---|
Public Property MeasurementOfPatch As IccXyzNumber() |
Visual Basic (Usage) | Copy Code |
---|
Dim instance As IccCurveStructure
Dim value() As IccXyzNumber
instance.MeasurementOfPatch = value
value = instance.MeasurementOfPatch |
Property Value
IccXyzNumber structure with number-of-channels measurements of patch with the maximum colorant value. PCS values shall be relative colorimetric.
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