CADability dotNET
Interface, which must be implemented by objects that act as eedback objects in Actions. See ActionFeedBack and FeedBack

Namespace: CADability.Actions
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)

Syntax

C#
public interface IFeedBack
Visual Basic
Public Interface IFeedBack
Visual C++
public interface class IFeedBack

See Also