C# Класс Vidka.Core.UiObj.EditorDraggy

stores information about dragging clips around video or audio
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
EditorDraggy ( ) : System

Приватные методы

Метод Описание
Clear ( ) : void
SetCoordinates ( EditorDraggyMode mode = null, long frameLength = null, string text = null, int mouseX = null, int mouseXOffset = null, bool hasAudio = null, long frameAbsLeft = null ) : void

Make sure u dont set mode to none from here! Do it only in clear!

Описание методов

EditorDraggy() публичный Метод

public EditorDraggy ( ) : System
Результат System