You are here: Start » AVL.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
(
	AvlNet.Path path
)

Parameters

Name Type Range Default Description
pathAvlNet.Path

Function Overrides

See also