Click or drag to resize

VoicePrint3DSpectrumCreateVoicePrint3D Method

Namespace:  WinformsVisualization.Visualization
Assembly:  CSAudioCDPlayer (in CSAudioCDPlayer.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public bool CreateVoicePrint3D(
	Graphics graphics,
	RectangleF clipRectangle,
	float xPos,
	Color background,
	float lineThickness = 1f
)

Parameters

graphics
Type: System.DrawingGraphics
clipRectangle
Type: System.DrawingRectangleF
xPos
Type: SystemSingle
background
Type: System.DrawingColor
lineThickness (Optional)
Type: SystemSingle

Return Value

Type: Boolean
See Also