Show / Hide Table of Contents

Class UserIcon

ユーザのアイコン画像

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

Fields

sq170

正方形の一辺が170の画像

Declaration
public WebImage sq170
Field Value
Type Description
WebImage

sq50

正方形の一辺が50の画像

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