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