Actual region name.
protected virtual string GetRegionName(
string regionName
)
Protected Overridable Function GetRegionName(
ByVal regionName As String
) As String
protected:
virtual String^ GetRegionName(
String^ regionName
)
protected String getRegionName(String regionName)
regionName
Region name (sub-directory)
The actual region name.
Default implementation is to return the same value as regionName or an empty string if regionName is null. The region name is used by this class as a directory name. Derived classes can override this method to modify the directory name to use.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document