This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IW > IWorldFileExport Interface > IWorldFileExport.Write Method (ArcObjects .NET 10.5 SDK) |
Creates a World File.
[Visual Basic .NET]
Public Sub Write ( _
)
[C#] public void Write ( );
[C++]
HRESULT Write(
void
);
For GRID format or datasets that get their georeference information from a world file, IWorldFileExport:Write method has no effect.