The location where the data display is to
appear: 3D window, data display area, or offset from the selected
object.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property Location() As AgEVOLocation
|
| [C#] |
|---|
public AgEVOLocation Location {get; set;}
|
| [Managed C++] |
|---|
public: __property AgEVOLocation get_Location();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Location(
|
| [Java] |
|---|
public AgEVOLocation getLocation();public void setLocation(
|