Click or drag to resize

DrawingDocumentEventArgs Class

도면 EventArgs
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    SHConnectorDrawingDocumentEventArgs

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

The DrawingDocumentEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodDrawingDocumentEventArgs
Initializes a new instance of the DrawingDocumentEventArgs class
Top
Fields
  NameDescription
Public fieldDocumentType
문서 타입
Public fieldFilePath
파일 전체 경로
Top
See Also