←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms.CommonDialogs.File Assembly