Show / Hide Table of Contents

Class SetProfilePhotoError.DimensionError

Image must be larger than 128 x 128.

Inheritance
System.Object
SetProfilePhotoError
SetProfilePhotoError.DimensionError
Inherited Members
SetProfilePhotoError.IsFileTypeError
SetProfilePhotoError.AsFileTypeError
SetProfilePhotoError.IsFileSizeError
SetProfilePhotoError.AsFileSizeError
SetProfilePhotoError.IsDimensionError
SetProfilePhotoError.AsDimensionError
SetProfilePhotoError.IsThumbnailError
SetProfilePhotoError.AsThumbnailError
SetProfilePhotoError.IsTransientError
SetProfilePhotoError.AsTransientError
SetProfilePhotoError.IsOther
SetProfilePhotoError.AsOther
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.Account
Assembly: Dropbox.Api.dll
Syntax
public sealed class DimensionError : SetProfilePhotoError

Fields

| Improve this Doc View Source

Instance

A singleton instance of DimensionError

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