Loading [MathJax]/extensions/tex2jax.js

You are here: Start » FIL.NET » View2DBoxPrimitive.SetPath Method

View2DBoxPrimitive.SetPath Method

Sets a 2D path as this primitive.

Namespace:HMI.Controls
Assembly:HMI.Controls.dll

Syntax

public void SetPath
(
	Fil.Path path
)

Parameters

Name Type Range Default Description
pathFil.Path

Function Overrides

See also