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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms.CommonDialogs.File Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.