This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IT > ITinSurface Interface > ITinSurface.SunPosition Property (ArcObjects .NET 10.4 SDK) |
The vector indicating the direction of the light source relative to the scene.
[Visual Basic .NET] Public Property SunPosition As WKSPointZ
[C#] public WKSPointZ SunPosition {get; set;}
[C++]
HRESULT get_SunPosition(
_WKSPointZ* pPosition
);
[C++]
HRESULT put_SunPosition(
_WKSPointZ* pPosition
);
[C++]
Parameters pPosition [out, retval]
pPosition is a parameter of type _WKSPointZ pPosition [in]
pPosition is a parameter of type _WKSPointZ