Свойство | Тип | Описание | |
---|---|---|---|
position | Vector2 |
Метод | Описание | |
---|---|---|
Draw ( DiagramContext, context ) : void | ||
EdgeHandle ( ) : System.Collections | ||
GetDragTracker ( ) : DiagramDragTracker, | ||
GetRect ( ) : Rect | ||
HitTest ( DiagramContext, context, Vector2 position ) : DiagramElement |
public Draw ( DiagramContext, context ) : void | ||
context | DiagramContext, | |
Результат | void |
public EdgeHandle ( ) : System.Collections | ||
Результат | System.Collections |
public GetDragTracker ( ) : DiagramDragTracker, | ||
Результат | DiagramDragTracker, |
public HitTest ( DiagramContext, context, Vector2 position ) : DiagramElement | ||
context | DiagramContext, | |
position | Vector2 | |
Результат | DiagramElement |