Sets the label for this view's projection arrow.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetLabel( _
ByVal Label As String _
) As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IProjectionArrow
Dim Label As String
Dim value As Boolean
value = instance.SetLabel(Label)
|
C# | |
---|
bool SetLabel(
string Label
) |
C++/CLI | |
---|
bool SetLabel(
& String^ Label
) |
Parameters
- Label
Label for this projection arrow
Return Value
True if setting the label is successful, false if not
See Also
Availability
SolidWorks 2001 FCS, Revision Number 9.0