Sets the display of the detail circle to a circle or to the profile.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetDisplay( _
ByVal Display As Integer _
) As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IDetailCircle
Dim Display As Integer
Dim value As Boolean
value = instance.SetDisplay(Display)
|
C++/CLI | |
---|
bool SetDisplay(
& int Display
) |
Parameters
- Display
- Display as defined by swDetCircleShowType_e
Return Value
True if setting the detail circle display is successful, false if not
Remarks
See Also
Availability
SolidWorks 2004 SP1, Revision Number 12.1