Table of Contents

Method TryGetLink

Namespace
Sccg.Utility
Assembly
Sccg.dll

Get the vertex number that from links to.

public bool TryGetLink(int from, out int? to)

Parameters

from int
to int?

Returns

bool