Fired when starting or stopping the dragging of an Instant3D manipulator.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Delegate Function DAssemblyDocEvents_DragStateChangeNotifyEventHandler( _
ByVal State As System.Boolean _
) As System.Integer |
C# | |
---|
public delegate System.int DAssemblyDocEvents_DragStateChangeNotifyEventHandler(
System.bool State
) |
C++/CLI | |
---|
public delegate System.int DAssemblyDocEvents_DragStateChangeNotifyEventHandler(
& System.bool State
) |
Parameters
- State
- True if dragging of the Instant3D manipulator has started, false if dragging of the Instant3D manipulator has stopped
Example
Remarks
Availability
SOLIDWORKS 2010 FCS, Revision Number 18.0