ImageGear23.Core Assembly > ImageGear.Processing Namespace > ImGearChannelStatistics Structure : Max64 Property |
'Declaration Public Property Max64 As Long
'Usage Dim instance As ImGearChannelStatistics Dim value As Long instance.Max64 = value value = instance.Max64
public long Max64 {get; set;}