RegionEvaluableDebugTerms Property

Determines dictionary of the Term and their relative locations which are set as breakpoints.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
public Dictionary<Term, PointF> DebugTerms { get; set; }

Property Value

DictionaryTerm, PointF

See Also