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,
	Fil.StringLabel label,
	uint color
)

Parameters

Name Type Range Default Description
viewint
primitiveIndexint
labelFil.StringLabel
coloruint

Function Overrides

See also