Click or drag to resize
IMatrixTargets Property
Gets targets.

Namespace: Lawo.EmberPlusSharp.Model
Assembly: Lawo.EmberPlusSharp (in Lawo.EmberPlusSharp.dll) Version: 1.4.1707.27006
Syntax
C#
IReadOnlyList<int> Targets { get; }

Property Value

Type: IReadOnlyListInt32
Remarks
Is never null, contains the target numbers for linear and nonlinear matrices.
See Also