Show / Hide Table of Contents

Class ContestOgpImage

Contest OGP image

Inheritance
Object
ContestOgpImage
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()
Namespace: Pixiv.VroidSdk.Api.DataModel
Assembly: Pixiv.VroidSdk.dll
Syntax
public sealed class ContestOgpImage

Fields

original

Original image

Declaration
public WebImage original
Field Value
Type Description
WebImage

w1200

1200 wide image

Declaration
public WebImage w1200
Field Value
Type Description
WebImage

w400

400 wide image

Declaration
public WebImage w400
Field Value
Type Description
WebImage

w800

800 wide image

Declaration
public WebImage w800
Field Value
Type Description
WebImage
In This Article
Back to top Generated by DocFX