Returns the actual angle object behind the reference. Use IAgCrdn.IsValid to test the validity of the returned object.
| [Visual Basic .NET] |
|---|
Public Function GetAngle() As |
| [C#] |
|---|
public IAgCrdnAngle GetAngle(); |
| [Managed C++] |
|---|
public: IAgCrdnAngle ^ GetAngle(); |
| [Java] |
|---|
public IAgCrdnAngle getAngle(); |
| [Unmanaged C++] |
|---|
|





