XColorGetHue Method Terminal Works - PDF Printing.Net Library
Gets the hue-saturation-brightness (HSB) hue value, in degrees, for this color.

Namespace: PdfEdit.Drawing
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public double GetHue()

Return Value

Type: Double
The hue, in degrees, of this color. The hue is measured in degrees, ranging from 0 through 360, in HSB color space.
See Also

Reference