This document is archived and information here might be outdated. Recommended version. |
The pathname of the world file.
[Visual Basic .NET]
Public Property WorldFileName As String
[C#]
public string WorldFileName {get; set;}
[C++]
HRESULT get_WorldFileName(
System.String* FilePath
);
[C++]
HRESULT put_WorldFileName(
BSTR FilePath
);
[C++] Parameters FilePath [out, retval]
FilePath is a parameter of type BSTR* FilePath [in]
FilePath is a parameter of type BSTR