Table of Contents

Method FindClosingBrace

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

FindClosingBrace(ref Point, ref int, int)

public bool FindClosingBrace(ref Point position, ref int braceIndex, int bracesLen)

Parameters

position Point
braceIndex int
bracesLen int

Returns

bool