C# Class AddonHelper.DragCallback

Afficher le fichier Open project: angelog/ClipUpload Class Usage Examples

Méthodes publiques

Свойство Type Description
Animation System.IO.MemoryStream
Image Image
Type DragCallbackType

Property Details

Animation public_oe property

A MemoryStream containing the buffer of the animation
public MemoryStream,System.IO Animation
Résultat System.IO.MemoryStream

Image public_oe property

The image that the user dragged
public Image Image
Résultat Image

Type public_oe property

What kind of callback this is
public DragCallbackType Type
Résultat DragCallbackType