NodeLayoutPresenterStartConnectionWith - метод
Пространство имён: Tessa.UI.WorkflowViewer.LayoutsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public bool StartConnectionWith(
double x,
double y
)
Public Function StartConnectionWith (
x As Double,
y As Double
) As Boolean
public:
virtual bool StartConnectionWith(
double x,
double y
) sealed
abstract StartConnectionWith :
x : float *
y : float -> bool
override StartConnectionWith :
x : float *
y : float -> bool
- x Double
-
- y Double
-
BooleanINodeLayoutPresenterStartConnectionWith(Double, Double)