You are here: Start » AVL.NET » Path.Insert Method

Path.Insert Method

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public void Insert
(
	System.IntPtr target,
	Avl.Point2D value
)

Parameters

Name Type Range Default Description
targetSystem.IntPtr
valueAvl.Point2D

Function Overrides

See also