LoadRotated Property

Summary

Gets the Load Rotated value, true to load files without rotating Leadtools.Codecs.CodecsLoadOptions.Rotated.

Syntax
C#
VB
C++
public bool LoadRotated { get; } 
  
Public ReadOnly Property LoadRotated As Boolean 
public: 
property bool LoadRotated { 
   bool get(); 
} 

Property Value

Indicates whether to load files without rotating them Leadtools.Codecs.CodecsLoadOptions.Rotated.

Example

Refer to RasterOpenDialog example.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms.CommonDialogs.File Assembly