LEADTOOLS Windows Forms (Leadtools.WinForms.CommonDialogs.File assembly)
LEAD Technologies, Inc

LoadRotated Property (RasterDialogFileData)






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 bool LoadRotated {get;}
 get_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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterDialogFileData Class
RasterDialogFileData Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.