AnnotationStartDragging - метод |
Пространство имён:
Tessa.UI.WorkflowViewer.Shapes
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис public void StartDragging(
double x,
double y
)
Public Sub StartDragging (
x As Double,
y As Double
)
public:
virtual void StartDragging(
double x,
double y
) sealed
abstract StartDragging :
x : float *
y : float -> unit
override StartDragging :
x : float *
y : float -> unit
Параметры
- x
- Тип: SystemDouble
- y
- Тип: SystemDouble
Реализации
IDraggableStartDragging(Double, Double)См. также