ImageGear .NET - Updated March 30, 2018
ObliqueLineColor Property




ImageGear24.Dicom.Forms Assembly > ImageGear.Dicom.Forms Namespace > ImGearMprSettings Class : ObliqueLineColor Property
Gets or sets the color of MPR line for oblique view reconstruction.
Syntax
'Declaration
 
Public Property ObliqueLineColor As ImGearRGBQuad
 
'Usage
 
Dim instance As ImGearMprSettings
Dim value As ImGearRGBQuad
 
instance.ObliqueLineColor = value
 
value = instance.ObliqueLineColor

Property Value

ImageGear.Core.ImGearRGBQuad value.
See Also

Reference

ImGearMprSettings Class
ImGearMprSettings Members