Global Variable
ClickTolerance
Declaration
var ClickTolerance: CGFloatDeclaration
extern CGFloat ClickTolerance;Declaration
ClickTolerance: floatDiscussion
GlyphsToolDraw: The protocol defining the tool draw plugin protocol \ingroup common The protocol defining the tool draw plugin protocol. Some tool have its own drawing routines. If so, you need to conform to this protocol. If not the last active “drawing” tool will be used. \sa GlyphsToolEvent