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 > ConversionWhitePoint Structure : WhitePoint Property |
public ConversionWhitePointType WhitePoint {get; set;}
'Declaration Public Property WhitePoint As ConversionWhitePointType
'Usage Dim instance As ConversionWhitePoint Dim value As ConversionWhitePointType instance.WhitePoint = value value = instance.WhitePoint
public: property ConversionWhitePointType WhitePoint { ConversionWhitePointType get(); void set ( ConversionWhitePointType value); }