LEADTOOLS Windows Forms (Leadtools.WinForms.CommonDialogs.File assembly)

LoadRotated Property (RasterDialogFileData)

Show in webframe





Gets the Load Rotated value, true to load files without rotating Leadtools.Codecs.CodecsLoadOptions.Rotated.
Syntax
public bool LoadRotated {get;}
'Declaration
 
Public ReadOnly Property LoadRotated As Boolean
'Usage
 
Dim instance As RasterDialogFileData
Dim value As Boolean
 
value = instance.LoadRotated

            

            
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

See Also

Reference

RasterDialogFileData Class
RasterDialogFileData Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.