Click or drag to resize

OsnapPickingItemEventArgs Class

Osnap 정보 반환 EventArgs
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    SHConnectorOsnapPickingItemEventArgs

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

The OsnapPickingItemEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodOsnapPickingItemEventArgs
Initializes a new instance of the OsnapPickingItemEventArgs class
Top
Properties
  NameDescription
Public propertyCenter
중심점
Public propertyCenterDirection
중심점 방향
Public propertyEnd
끝점
Public propertyKind
Osnap Kind
Public propertyPoint
좌표
Public propertyStart
시작점
Top
See Also