Sets the style for this annotation.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetStyleName( _
ByVal StyleName As String _
) As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IAnnotation
Dim StyleName As String
Dim value As Boolean
value = instance.SetStyleName(StyleName)
|
C++/CLI | |
---|
bool SetStyleName(
& String^ StyleName
) |
Parameters
- StyleName
- Name of the style
Return Value
True if the style is set, false if not
See Also
Availability
SolidWorks 2009 FCS, Revision Number 17.0