CADability dotNET

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

Events

  NameDescription
Public eventGetGeoPointEvent
This event is used by the display to show the current value of the point. This is necessary if this point is also modified by other means, not only by this input field.
Public eventMouseClickEvent
Event that is fired when a mousclick happens and this input has the focus.
Public eventSetGeoPointEvent
Provide a method for this event to receive the value of the point as it is defined by either keyboard or mouse input.
Public eventSetGeoPointExEvent
Provide a method for this event to receive the value of the point as it is defined by either keyboard or mouse input.

See Also