Sets the display characteristics of the datum target symbol.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetDisplay( _
ByVal Symbol As System.Boolean, _
ByVal TargetArea As System.Boolean, _
ByVal SizeOutside As System.Boolean _
) As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IDatumTargetSym
Dim Symbol As System.Boolean
Dim TargetArea As System.Boolean
Dim SizeOutside As System.Boolean
Dim value As System.Boolean
value = instance.SetDisplay(Symbol, TargetArea, SizeOutside) |
Parameters
- Symbol
- True displays the datum target symbol part of the annotation, false hides it
- TargetArea
- True displays the datum target area part of the annotation, false hides it
- SizeOutside
- True displays the datum target area size outside of the symbol, false displays it
inside
Return Value
True if the display characteristics were set successfully, false if not
Remarks
See Also
Availability
SOLIDWORKS 2000 FCS, Revision Number 8.0