Show / Hide Table of Contents

Class EyecatchImage

アプリケーションのアイキャッチ画像

Inheritance
Object
EyecatchImage
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 EyecatchImage

Fields

original

オリジナルの画像

Declaration
public WebImage original
Field Value
Type Description
WebImage

w320

幅が320の画像

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