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 > IccXyzNumber Structure : Y Property |
public int Y {get; set;}
'Declaration Public Property Y As Integer
'Usage Dim instance As IccXyzNumber Dim value As Integer instance.Y = value value = instance.Y