Sets the label for this section view.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetLabel2( _
ByVal Label As String _
) As Integer |
Visual Basic (Usage) | |
---|
Dim instance As IDrSection
Dim Label As String
Dim value As Integer
value = instance.SetLabel2(Label)
|
C# | |
---|
int SetLabel2(
string Label
) |
C++/CLI | |
---|
int SetLabel2(
& String^ Label
) |
Parameters
- Label
Label for this section view
Return Value
Value as defined in swSetSectionLabelStatus_e
Remarks
See Also
Availability
SolidWorks 2003 SP2, Revision Number 11.2