• Home
  • API Documentation
  • API Documentation
Show / Hide Table of Contents

Class ThumbnailMode.Bestfit

Scale down the image to fit within the given size or its transpose.

Inheritance
System.Object
ThumbnailMode
ThumbnailMode.Bestfit
Inherited Members
ThumbnailMode.IsStrict
ThumbnailMode.AsStrict
ThumbnailMode.IsBestfit
ThumbnailMode.AsBestfit
ThumbnailMode.IsFitoneBestfit
ThumbnailMode.AsFitoneBestfit
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Dropbox.Api.Files
Assembly: Dropbox.Api.dll
Syntax
public sealed class Bestfit : ThumbnailMode

Fields

| Improve this Doc View Source

Instance

A singleton instance of Bestfit

Declaration
public static readonly ThumbnailMode.Bestfit Instance
Field Value
Type Description
ThumbnailMode.Bestfit
  • Improve this Doc
  • View Source
In This Article
  • Fields
    • Instance
Back to top Generated by DocFX