C# Class SolidworksAddinFramework.Events.DAssemblyDocEvents_Event.ModifyTableNotifyEventArgs

Afficher le fichier Open project: Weingartner/SolidworksAddinFramework

Méthodes publiques

Méthode Description
ModifyTableNotifyEventArgs ( SolidWorks TableAnnotation, System TableType, System reason, System RowInfo, System ColumnInfo, System DataInfo ) : System

Method Details

ModifyTableNotifyEventArgs() public méthode

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
Résultat System