Click or drag to resize

SelectSectionEventArgs Class

선택된 단면 아이템
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    SHConnectorSelectSectionEventArgs

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public class SelectSectionEventArgs : EventArgs

The SelectSectionEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodSelectSectionEventArgs
Initializes a new instance of the SelectSectionEventArgs class
Top
Properties
  NameDescription
Public propertySectionID
Section ID
Top
See Also