Declaration

func getHandleRect(_ pt: NSPoint, isSelected selected: Bool, type: GSNode.NodeType, at layerOrigin: NSPoint) -> NSRect

Declaration

- (NSRect) getHandleRect:(NSPoint) pt isSelected:(bool) selected type:(GSNodeType) type atPoint:(NSPoint) layerOrigin;

Declaration

getHandleRect_isSelected_type_atPoint_(pt: NSPoint, selected: bool, type: GSNodeType, layerOrigin: NSPoint) -> NSRect