C# 클래스 ApiCore.Photos.PhotoEntryTag

상속: BaseEntry
파일 보기 프로젝트 열기: nolka/vkdotnet 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Date System.DateTime
PlacerId int
TaggedName string
UserId int
Viewed int
X float
X2 float
Y float
Y2 float

프로퍼티 상세

Date 공개적으로 프로퍼티

public DateTime,System Date
리턴 System.DateTime

PlacerId 공개적으로 프로퍼티

public int PlacerId
리턴 int

TaggedName 공개적으로 프로퍼티

public string TaggedName
리턴 string

UserId 공개적으로 프로퍼티

public int UserId
리턴 int

Viewed 공개적으로 프로퍼티

public int Viewed
리턴 int

X 공개적으로 프로퍼티

public float X
리턴 float

X2 공개적으로 프로퍼티

public float X2
리턴 float

Y 공개적으로 프로퍼티

public float Y
리턴 float

Y2 공개적으로 프로퍼티

public float Y2
리턴 float