Notifies your application that the equation editor is being destroyed.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Delegate Function DAssemblyDocEvents_EquationEditorPostNotifyEventHandler( _
ByVal Changed As System.Boolean _
) As System.Integer |
C# | |
---|
public delegate System.int DAssemblyDocEvents_EquationEditorPostNotifyEventHandler(
System.bool Changed
) |
C++/CLI | |
---|
public delegate System.int DAssemblyDocEvents_EquationEditorPostNotifyEventHandler(
& System.bool Changed
) |
Parameters
- Changed
- True if equations have changed, false if not
Remarks
Availability
SOLIDWORKS 2007 SP4, Revision Number 15.4