The CollisionLogOptions type exposes the following members.

Constructors

  NameDescription
Public methodCollisionLogOptions
Initializes a new instance of the CollisionLogOptions class

Methods

  NameDescription
Public methodEquals
Compares two instances of the collision log options.
(Overrides Object..::..Equals(Object).)
Public methodGetHashCode
Returns the GetHashCode of the base method.
(Overrides Object..::..GetHashCode()()()().)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Fields

  NameDescription
Public fieldStatic memberDefaultValue
Default value of the collision event handling options.

Properties

  NameDescription
Public propertyBrush
Change brush of colliding objects.
Public propertyChangeColor
Flag for color change.
Public propertyColor Obsolete.
Change color of colliding objects.
Public propertyEventLog
Log event in GenEvent.
Public propertyTraceLog
Log event in TraceWorX.
Public propertyTriggerScript
Trigger an internal script.

See Also