DR SET HANDLE STATE

4D - Documentation   Français   English   German   4D Draw 2004, Command Theme List   4D Draw 2004, Command Alphabetical List   Back   Previous   Next

version 6.0


DR SET HANDLE STATE (area; scope; action)

ParameterTypeDescription
areaLongint4D Draw area
scopeLongint-1 = All objects, 0 = Selected objects, >0 = ID
actionInteger1 = Show, 0 = Hide

Description

The command DR SET HANDLE STATE allows you to determine whether the selection handles for the objects in scope are visible or not. Selection handles are the black squares that appear around the object when it is selected, allowing you to resize the object.

If action equals 1, the object's handles will be visible. If action equals 0, the object's handles will be invisible.

The state of the handles is stored even after you quit the database.


4D - Documentation   Français   English   German   4D Draw 2004, Command Theme List   4D Draw 2004, Command Alphabetical List   Back   Previous   Next