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

Invoke.SetView3DPrimitive

Namespace:Fil.DebugPreview
Assembly:FilNet.dll

Syntax

C++
C#
 
public static bool SetView3DPrimitive
(
	int view,
	int primitiveIndex,
	Fil.Circle3D circle,
	uint color
)

Parameters

Name Type Range Default Description
viewint
primitiveIndexint
circleFil.Circle3D
coloruint

Function Overrides

See also