You are here: Start » AVL.NET » Invoke.SetViewPrimitive

Invoke.SetViewPrimitive

Namespace:Avl.DebugPreview
Assembly:AvlNet.dll

Syntax

C++
C#
 
public static bool SetViewPrimitive
(
	int view,
	int primitiveIndex,
	List<Avl.OcrResult> resultArray,
	uint color,
	float LineWidth
)

Parameters

Name Type Range Default Description
viewint
primitiveIndexint
resultArraySystem.Collections.Generic.List<Avl.OcrResult>
coloruint
LineWidthfloat

Function Overrides

See also