Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.11.2
|
Leadtools.ColorConversion Namespace > IccMeasurement Structure : StandardObserver Property |
public IccStandardObserverType StandardObserver {get; set;}
'Declaration Public Property StandardObserver As IccStandardObserverType
'Usage Dim instance As IccMeasurement Dim value As IccStandardObserverType instance.StandardObserver = value value = instance.StandardObserver
public: property IccStandardObserverType StandardObserver { IccStandardObserverType get(); void set ( IccStandardObserverType value); }