StoreIsGraphChanged Method

Detects structural changes between calculation contexts.

Definition

Namespace: SMath.Math
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
C#
public bool IsGraphChanged(
	Store lastStore
)

Parameters

lastStore  Store
 

Return Value

Boolean

See Also