GraphElement.IsDroppable
public bool IsDroppable();
Returns
bool Returns true if the GraphElement is droppable. Returns false otherwise.
Description 描述
The GraphElement is drag&droppable.
bool Returns true if the GraphElement is droppable. Returns false otherwise.
The GraphElement is drag&droppable.