Gets or sets whether to display the bidirectional handle.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ShowOppositeDirection As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IDragArrowManipulator
Dim value As System.Boolean
instance.ShowOppositeDirection = value
value = instance.ShowOppositeDirection |
C# | |
---|
System.bool ShowOppositeDirection {get; set;} |
C++/CLI | |
---|
property System.bool ShowOppositeDirection {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to display the bidirectional handle, false to display the unidirectional handle
Example
See Also
Availability
SOLIDWORKS 2007 FCS, Revision Number 15.0