Show / Hide Table of Contents

    Class ImageAspect

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

    Fields

    All

    Declaration
    public const string All;
    Field Value
    String

    Square

    Declaration
    public const string Square;
    Field Value
    String

    Tall

    Declaration
    public const string Tall;
    Field Value
    String

    Wide

    Declaration
    public const string Wide;
    Field Value
    String

    Back to top Azure SDK for Net