IsImageNegative Property (WpfDicomViewerTool)
Gets or sets a value indicating whether the image must be inverted.
'Declaration
Public Property IsImageNegative As Boolean
public bool IsImageNegative { get; set; }
public: __property bool get_IsImageNegative();
public: __property void set_IsImageNegative(
bool
);
Property Value
True if the image must be inverted; otherwise, false.
Default value is false.
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5