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