StoreIsUnderVectorization Property

Determines whether current action performed in the scope of vectorization process or not.

Definition

Namespace: SMath.Math
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
C#
public bool IsUnderVectorization { get; set; }

Property Value

Boolean

Implements

IEvaluationActionContextIsUnderVectorization

See Also