Sets the tangent edge display mode of the drawing view.  
             
            
.NET Syntax
| Visual Basic (Declaration) |  | 
|---|
| Sub SetDisplayTangentEdges2( _
   ByVal DisplayIn As System.Integer _
)  | 
| Visual Basic (Usage) |  | 
|---|
| Dim instance As IView
Dim DisplayIn As System.Integer
 
instance.SetDisplayTangentEdges2(DisplayIn) | 
| C# |  | 
|---|
| void SetDisplayTangentEdges2( 
   System.int DisplayIn
) | 
| C++/CLI |  | 
|---|
| void SetDisplayTangentEdges2( 
&   System.int DisplayIn
)  | 
Parameters
- DisplayIn
- Tangent edge display mode as defined in swDisplayTangentEdges_e 
Remarks
 
            
            See Also
 
            Availability
SOLIDWORKS 2000 FCS, Revision Number 8.0