CADability dotNET

The ConstructAction..::..IntInput type exposes the following members.

Events

  NameDescription
Public eventCalculateIntEvent
Provide a method here, if you want to calculate the int from a mouse position.
Public eventGetIntEvent
Provide a handler here when the integer value is modified by other means than simple user input (e.g. by mouse movement)
Public eventSetIntEvent
Provide a handler here to be able to react on input changes

See Also