siCustomDisplayFlags
 
 
 

siCustomDisplayFlags

Description

Determines the behavior and look of a Custom Display.

C# Syntax

siCustomDisplayFlags.siSupportCommandMap                                    // 2
siCustomDisplayFlags.siWindowNotifications                                  // 4
Constant Value Description
siSupportCommandMap 0x00000002 Enables the Softimage keyboard shortcuts for this Custom Display.
siWindowNotifications 0x00000004 The Custom Display will get notified of all Window positining events such as resizing, moving, etc.

Applies To

ViewContext::SetFlags