Visual Basic (Declaration) | |
---|---|
Public Property IgnoreViewPerspective As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public bool IgnoreViewPerspective {get; set;} |
Return Value
true to load the file as RasterViewPerspective.TopLeft.For an example, refer to CodecsTiffOptions.
If you are loading a TIFF or Exif file that looks rotated or flipped, try setting this property before loading the file.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family