Show / Hide Table of Contents

Class ContestOgpImage

コンテストのOGP画像

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

オリジナルの画像

Declaration
public WebImage original
Field Value
Type Description
WebImage

w1200

幅1200の画像

Declaration
public WebImage w1200
Field Value
Type Description
WebImage

w400

幅400の画像

Declaration
public WebImage w400
Field Value
Type Description
WebImage

w800

幅800の画像

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