←Select platform

Flare Property

Summary

Gets or sets the measurement flare value.

Syntax
C#
VB
C++
public IccMeasurementFlareType Flare { get; set; } 
  
Public Property Flare As IccMeasurementFlareType 
public: 
property IccMeasurementFlareType Flare { 
   IccMeasurementFlareType get(); 
   void set (    IccMeasurementFlareType ); 
} 

Property Value

A value that represents the measurement flare. For a list of possible values, refer to IccMeasurementFlareType.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly