Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
LitDev
Frame
C# 클래스 LitDev.Frame
파일 보기
프로젝트 열기: litdev1/LitDev
공개 프로퍼티들
프로퍼티
타입
설명
bi
System.Windows.Media.Imaging.BitmapImage
duration
int
공개 메소드들
메소드
설명
Frame
(
int
_duration
,
BitmapImage
_bi
) :
System
메소드 상세
Frame()
공개
메소드
public
Frame
(
int
_duration
,
BitmapImage
_bi
) :
System
_duration
int
_bi
System.Windows.Media.Imaging.BitmapImage
리턴
System
프로퍼티 상세
bi
공개적으로 프로퍼티
public
BitmapImage,System.Windows.Media.Imaging
bi
리턴
System.Windows.Media.Imaging.BitmapImage
duration
공개적으로 프로퍼티
public
int
duration
리턴
int