Gets or sets the display of the handle in the opposite direction.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ShowOppositeDirection As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IDragArrowManipulator
Dim value As Boolean
instance.ShowOppositeDirection = value
value = instance.ShowOppositeDirection
|
C# | |
---|
bool ShowOppositeDirection {get; set;} |
C++/CLI | |
---|
property bool ShowOppositeDirection {
bool get();
void set (bool value);
} |
Return Value
True to show the handle in the opposite direction, false to not
Example
See Also
Availability
SolidWorks 2007 FCS, Revision Number 15.0