Click or drag to resize

EventManagerSelectionBoxDividedEventArgs Class

Selection Box Divided Event Args
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    VIZCore3DX.NET.EventEventManagerSelectionBoxDividedEventArgs

Namespace:  VIZCore3DX.NET.Event
Assembly:  VIZCore3DX.NET (in VIZCore3DX.NET.dll) Version: 1.0.25.326 (1.0.25.326)
Syntax
C#
public class SelectionBoxDividedEventArgs : EventArgs

The EventManagerSelectionBoxDividedEventArgs type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyAxisDivided
분할된 축
Public propertyNewID
새로 생성된 선택상자 아이디(ID)
Public propertySourceID
분할된 선택상자 아이디(ID)
Top
See Also