You are here: Start » AVL.NET » Anchor3D Structure
Anchor3D Structure
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Constructors
| Constructor | Description | |
|---|---|---|
| Anchor3D(Anchor1D, Anchor1D, Anchor1D) |
Properties
| Name | Type | Description | |
|---|---|---|---|
| AnchorX | AvlNet.Anchor1D | ||
| AnchorY | AvlNet.Anchor1D | ||
| AnchorZ | AvlNet.Anchor1D | ||
| Default | AvlNet.Anchor3D | Gets default Anchor3D object | |
| IsDefault | System.Boolean |
Methods
| Name | Description | |
|---|---|---|
| Equals(object) | Inherited from System.Object | |
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
