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.Ring2D> ringArray,
	uint color
)

Parameters

Name Type Range Default Description
viewint
primitiveIndexint
ringArraySystem.Collections.Generic.List<Fil.Ring2D>
coloruint

Function Overrides

See also