C# 클래스 AddonHelper.DragCallback

파일 보기 프로젝트 열기: angelog/ClipUpload 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Animation System.IO.MemoryStream
Image Image
Type DragCallbackType

프로퍼티 상세

Animation 공개적으로 프로퍼티

A MemoryStream containing the buffer of the animation
public MemoryStream,System.IO Animation
리턴 System.IO.MemoryStream

Image 공개적으로 프로퍼티

The image that the user dragged
public Image Image
리턴 Image

Type 공개적으로 프로퍼티

What kind of callback this is
public DragCallbackType Type
리턴 DragCallbackType