This document is archived and information here might be outdated.  Recommended version.


IDddEnvironment.GetRasterSettings Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (3DAnalystUI)  

IDddEnvironment.GetRasterSettings Method

Returns global raster settings.

[Visual Basic .NET]
Public Function GetRasterSettings ( _
) As Object
[C#]
public object GetRasterSettings (
);

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

See Also

IDddEnvironment Interface