Table of Contents

Method IsValidSelectionPoint

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

IsValidSelectionPoint(Point)

Indicates whether specified position located at the top-left or right-bottom corners of selection area.

public virtual bool IsValidSelectionPoint(Point position)

Parameters

position Point

Position to check.

Returns

bool

True if specified position valid; otherwise false.