SI.PIXL.Client
Search Results for

    Show / Hide Table of Contents

    Struct Thumbnail

    Represents a thumbnail.

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: SI.PIXL.Client.Structs
    Assembly: SI.PIXL.Client.dll
    Syntax
    public struct Thumbnail

    Constructors

    Thumbnail(string, string)

    Create a new instance of a Thumbnail struct.

    Declaration
    public Thumbnail(string name, string path)
    Parameters
    Type Name Description
    string name

    The name of the thumbnail file.

    string path

    The full file path to the thumbnail file.

    Properties

    Name

    Get the name of the thumbnail.

    Declaration
    public string Name { get; }
    Property Value
    Type Description
    string

    Path

    Get the path for the thumbnail image.

    Declaration
    public string Path { get; }
    Property Value
    Type Description
    string
    In this article
    Back to top Singer Instrument Company Limited 2024