Changes the position coordinates to type specified.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgPosition ConvertTo( AgEPositionType Type ); |
| [Managed C++] |
|---|
public: IAgPosition^ ConvertTo( AgEPositionType Type ); |
| [Java] |
|---|
public IAgPosition convertTo( AgEPositionType Type ); |
| [Unmanaged C++] |
|---|
|
- Type
- The type to convert to.
IAgPosition Type





