ImageGear .NET - Updated May 1, 2018
AxialLineColor Property




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

Property Value

ImageGear.Core.ImGearRGBQuad value.
See Also

Reference

ImGearMprSettings Class
ImGearMprSettings Members