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
| Constructor | Description | |
|---|---|---|
| Anchor3D(Anchor1D, Anchor1D, Anchor1D) |
Properties
| Name | Type | Description | |
|---|---|---|---|
| AnchorX | Fil.Anchor1D | ||
| AnchorY | Fil.Anchor1D | ||
| AnchorZ | Fil.Anchor1D | ||
| Default | Fil.Anchor3D | Gets a default instance of the Anchor3D. | |
| Empty | Fil.Anchor3D | Gets an empty instance of the Anchor3D. |
Methods
| Name | Description | |
|---|---|---|
| Equals(Fil.Anchor3D) | ||
| Equals(object) | Inherited from System.Object | |
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
