KitchenDraw SDK 2
Show / Hide Table of Contents

Method Select

Select(bool)

Selects the object.

Declaration
public void Select(bool replaceSelection = true)
Parameters
Type Name Description
bool replaceSelection

If true, the object will be the only one selected. If false, all the other objects that were selected before the method call will stay selected as well.

In this article
Back to top Generated by DocFX