Show / Hide Table of Contents

Class ThumbnailMode.FitoneBestfit

Scale down the image to completely cover the given size or its transpose.

Inheritance
System.Object
ThumbnailMode
ThumbnailMode.FitoneBestfit
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 FitoneBestfit : ThumbnailMode

Fields

| Improve this Doc View Source

Instance

A singleton instance of FitoneBestfit

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