Declaration

func drawBegin(_ node: GSNode, isSelected sel: Bool, at layerOrigin: NSPoint)

Declaration

- (void) drawBegin:(GSNode *) node isSelected:(BOOL) sel atPoint:(NSPoint) layerOrigin;

Declaration

drawBegin_isSelected_atPoint_(node: GSNode, sel: bool, layerOrigin: NSPoint)

Parameters

node

The start or end node

sel

If the node is selected or not

layerOrigin

The origin point of the current layer