2.2.4.41.5 Selection::Reset

Description

Deselect all objects

Syntax

void Reset( BOOL bPost = FALSE )

Parameters

bPost
if post message when remove all selection.

Return

Examples

EX1

void Selection_Reset_Ex1()
{
    Selection.Reset();
}

Remark

See Also

Header to Included

origin.h