Click or drag to resize

VoicePrint3DSpectrum.CreateVoicePrint3D Method

Namespace:  WinformsVisualization.Visualization
Assembly:  CSAudioRecorder (in CSAudioRecorder.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.Drawing.Graphics
clipRectangle
Type: System.Drawing.RectangleF
xPos
Type: System.Single
background
Type: System.Drawing.Color
lineThickness (Optional)
Type: System.Single

Return Value

Type: Boolean
See Also