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