If set to true, the Coordinate System dialog box is opened to enable the user to specify the layer’s coordinate system which requires reprojection to the terrain’s coordinate system.
JavaScript |
|
Reproject |
C# |
|
bool Reproject { get; set; } |
C++ |
|
HRESULT Reproject([out, retval] VARIANT_BOOL* pVal) HRESULT Reproject([in] VARIANT_BOOL pVal) |