C#
VB
Java
Objective-C
WinRT C#
C++
Gets the name of the file containing the overlay image.
public string FileName { get; }
Public ReadOnly Property FileName As String
public string FileName {get;}
@property (nonatomic, strong, readonly) NSString *fileName
public String getFileName()
get_FileName();
public:
property String^ FileName {
String^ get();
}
The name of the file containing the overlay image.
This property is input only.
For an example, refer to RasterCodecs.StartOverlay
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET