Gets or sets the length of the opposite handle.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property LengthOppositeDirection As Double |
Visual Basic (Usage) | |
---|
Dim instance As IDragArrowManipulator
Dim value As Double
instance.LengthOppositeDirection = value
value = instance.LengthOppositeDirection
|
C# | |
---|
double LengthOppositeDirection {get; set;} |
C++/CLI | |
---|
property double LengthOppositeDirection {
double get();
void set (double value);
} |
Return Value
Length of opposite handle
Example
Remarks
See Also
Availability
SolidWorks 2007 FCS, Revision Number 15.0