Click or drag to resize
SoGate Properties

The SoGate type exposes the following members.

Properties
  NameDescription
Public propertyenable

Enable continous flow-through.

Public propertyinput

The value that is copied to the output when the gate is open.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyoutput

( lt ) Contains a copy of the input value if the gate is open.

Public propertytrigger

Copy a single value.

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also