Table of Contents

Class PerspectiveMeasureIndexer

Inheritance
PerspectiveMeasureIndexer
Implements
Inherited Members
Namespace
TabularEditor.TOMWrapper
Assembly
TOMWrapper.dll
C#
public class PerspectiveMeasureIndexer : PerspectiveIndexer, IEnumerable<bool>, IEnumerable
Extension Methods

Properties

Measure

C#
protected Measure Measure { get; }

Property Value

Type Description
Measure

Methods

GetValue(Perspective)

C#
protected override bool GetValue(Perspective key)

Parameters

Type Name Description
Perspective key

Returns

Type Description
bool

SetInPerspective(Perspective, bool)

C#
protected override void SetInPerspective(Perspective perspective, bool included)

Parameters

Type Name Description
Perspective perspective
bool included