Indicate a mouse button.
Syntax
Leadtools.Annotations.Core.AnnMouseButton = function() { };
Leadtools.Annotations.Core.AnnMouseButton.prototype = {
none = 0,
left = 1,
right = 2,
middle = 3,
};
!MISSING Scrap '_RTJavaScript_Enumeration_SYNTAX'!
See Also