【お知らせ】この部分は英語原文のみでの提供となります。何卒ご了承ください。

2.2.4.41.5 Selection::Reset

Contents

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