The location point to compute sunlight, penumbra and umbra.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property Location() As IAgCrdnPoint |
| [C#] |
|---|
public IAgCrdnPoint Location {get; set;} |
| [Managed C++] |
|---|
public: __property IAgCrdnPoint^ get_Location(); |
| [Unmanaged C++] |
|---|
public: HRESULT get_Location( |
| [Java] |
|---|
public IAgCrdnPoint getLocation();public void setLocation( |
