Table of Contents

TShapeOptionList.CalcBoolKey Method

Returns the position of a boolean in a set. This is an advanced method and should normally not be used.

Syntax

Namespace: FlexCel.Core

public static TShapeOption CalcBoolKey(TShapeOption key, out Int32 PositionInSet)

Parameters

<-> Parameter Type Description
key TShapeOption Boolean key
out PositionInSet Int32 Position in the boolean set.

See also