TaskCompleteEventArgs Class

TaskCompleteEventArgs Class

[Missing <summary> documentation for "T:Rhino.Input.Custom.TaskCompleteEventArgs"]

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Rhino.Input.CustomTaskCompleteEventArgs

Namespace:  Rhino.Input.Custom
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public class TaskCompleteEventArgs : EventArgs
Public Class TaskCompleteEventArgs
	Inherits EventArgs

The TaskCompleteEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodTaskCompleteEventArgs
Initializes a new instance of the TaskCompleteEventArgs class
Top
Properties
  NameDescription
Public propertyDoc
Public propertyRedraw
Public propertyTask
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Version Information

Rhino for Windows

Supported in: 6.8
See Also