Click or drag to resize

DoubleFunctionSampledEventArgs Properties

The DoubleFunctionSampledEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyFunction
Gets the function that was sampled.
Public propertySampleValue
Gets the value that was sampled from the function.
Public propertySampleVariable
Gets the Variable at which the function was sampled.
Top
See Also