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

Anchor3D Structure

Namespace:Avl
Assembly:AvlNet.Types.dll

Decides about relative position of object in 3D. Exact behaviour depends on filter being used.

Constructors

 ConstructorDescription
Anchor3D(Anchor1D, Anchor1D, Anchor1D)

Properties

 NameTypeDescription
AnchorXAvl.Anchor1D
AnchorYAvl.Anchor1D
AnchorZAvl.Anchor1D
DefaultAvl.Anchor3D Gets a default instance of the Anchor3D.
EmptyAvl.Anchor3D Gets an empty instance of the Anchor3D.

Methods

 NameDescription
Equals(Avl.Anchor3D)
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

Remarks

See also