C# 클래스 SolidworksAddinFramework.Events.ModelDoc2Events.ModifyTableNotifyEventArgs

파일 보기 프로젝트 열기: Weingartner/SolidworksAddinFramework

공개 메소드들

메소드 설명
ModifyTableNotifyEventArgs ( SolidWorks TableAnnotation, System TableType, System reason, System RowInfo, System ColumnInfo, System DataInfo ) : System

메소드 상세

ModifyTableNotifyEventArgs() 공개 메소드

public ModifyTableNotifyEventArgs ( SolidWorks TableAnnotation, System TableType, System reason, System RowInfo, System ColumnInfo, System DataInfo ) : System
TableAnnotation SolidWorks
TableType System
reason System
RowInfo System
ColumnInfo System
DataInfo System
리턴 System