You are here: Start » AVL.NET » Anchor3D Constructor

Anchor3D Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public Anchor3D
(
	Avl.Anchor1D anchorX_,
	Avl.Anchor1D anchorY_,
	Avl.Anchor1D anchorZ_
)

Parameters

Name Type Range Default Description
anchorX_Avl.Anchor1D
anchorY_Avl.Anchor1D
anchorZ_Avl.Anchor1D

See also