'Declaration Public Property Inverted As Boolean
'Usage Dim instance As ImGearDICOMDisplaySettings Dim value As Boolean instance.Inverted = value value = instance.Inverted
public bool Inverted {get; set;}
'Declaration Public Property Inverted As Boolean
'Usage Dim instance As ImGearDICOMDisplaySettings Dim value As Boolean instance.Inverted = value value = instance.Inverted
public bool Inverted {get; set;}
UpdateDisplaySummaryLUT method takes this property into account when it builds the summary LUT.
The default value is false.