You are here: Start » Anchor3D Structure

Anchor3D Structure

Namespace:Fil
Assembly:FilNet.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
AnchorXFil.Anchor1D
AnchorYFil.Anchor1D
AnchorZFil.Anchor1D
DefaultFil.Anchor3D Gets a default instance of the Anchor3D.
EmptyFil.Anchor3D Gets an empty instance of the Anchor3D.

Methods

 NameDescription
Equals(Fil.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