C#
VB
C++
Gets the Load Rotated value, true to load files without rotating Leadtools.Codecs.CodecsLoadOptions.Rotated.
public bool LoadRotated { get; }
Public ReadOnly Property LoadRotated As Boolean
public:
property bool LoadRotated {
bool get();
}
Indicates whether to load files without rotating them Leadtools.Codecs.CodecsLoadOptions.Rotated.
Refer to RasterOpenDialog example.
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