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.Segment2D segment,
	uint color,
	bool showArrow,
	float lineWidth
)

Parameters

Name Type Range Default Description
viewint
primitiveIndexint
segmentFil.Segment2D
coloruint
showArrowbool
lineWidthfloat

Function Overrides

See also