Sets the label for this detail circle.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetLabel( _
ByVal Label As String _
) As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IDetailCircle
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 detail view
Return Value
True if label is set, false if not
Remarks
See Also
Availability
SolidWorks 2004 SP1, Revision Number 12.1