Sets the transform matrix for this drag operation.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function Drag( _
ByVal PXform As System.Object _
) As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IDragOperator
Dim PXform As System.Object
Dim value As System.Boolean
value = instance.Drag(PXform) |
C# | |
---|
System.bool Drag(
System.object PXform
) |
C++/CLI | |
---|
System.bool Drag(
& System.Object^ PXform
) |
Parameters
- PXform
- Math transform that specifies the desired motion for this step
Return Value
True if the move was successful, false if not (see
Remarks)
Example
Remarks
See Also
Availability
SOLIDWORKS 2001Plus FCS, Revision Number 10.0