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

Invoke.SetViewPrimitive

Namespace:Fil.DebugPreview
Assembly:FilNet.dll

Syntax

C++
C#
 
public static bool SetViewPrimitive
(
	int view,
	int primitiveIndex,
	List<Fil.Box> boxArray,
	uint color,
	float lineWidth
)

Parameters

Name Type Range Default Description
viewint
primitiveIndexint
boxArraySystem.Collections.Generic.List<Fil.Box>
coloruint
lineWidthfloat

Function Overrides

See also