Click or drag to resize

SelectionBoxManager Class

SelectionBox Manager
Inheritance Hierarchy
SystemObject
  VIZCoreBase
    VIZCore3DX.NET.ManagerSelectionBoxManager

Namespace:  VIZCore3DX.NET.Manager
Assembly:  VIZCore3DX.NET (in VIZCore3DX.NET.dll) Version: 1.0.25.326 (1.0.25.326)
Syntax
C#
public class SelectionBoxManager : VIZCoreBase

The SelectionBoxManager type exposes the following members.

Properties
  NameDescription
Public propertyOverrideColorModeSelectionColor
전역 색상 모드 시 선택 색상
Public propertySelectionBoxFillColor
선택 상자 색상
Public propertySelectionBoxStrokeColor
선택 상자 경계 색상
Top
Methods
Events
  NameDescription
Public eventOnSelectionBoxClearedEvent
SelectionBox : Cleared
Public eventOnSelectionBoxDeletedEvent
SelectionBox : Deleted
Public eventOnSelectionBoxDividedEvent
SelectionBox : Divided
Public eventOnSelectionBoxGroupItemResizedEvent
SelectionBox : Group Item Resized
Public eventOnSelectionBoxMergedEvent
SelectionBox : Merged
Top
See Also