Show / Hide Table of Contents

    Class ImageSize

    Inheritance
    Object
    ImageSize
    Namespace: Microsoft.Azure.CognitiveServices.Search.CustomImageSearch.Models
    Assembly: Microsoft.Azure.CognitiveServices.Search.BingCustomImageSearch.dll
    Syntax
    public static class ImageSize

    Fields

    All

    Declaration
    public const string All;
    Field Value
    String

    Large

    Declaration
    public const string Large;
    Field Value
    String

    Medium

    Declaration
    public const string Medium;
    Field Value
    String

    Small

    Declaration
    public const string Small;
    Field Value
    String

    Wallpaper

    Declaration
    public const string Wallpaper;
    Field Value
    String

    Back to top Azure SDK for Net