Gets an angle of the unit vector with the specified X coordinate.
        
Namespace:
CADImport
        Assembly: CADImport (in CADImport.dll)
 Syntax
Syntax
	
	
	  
		  
			  
		      | Visual Basic (Declaration) | 
		    
		      | Public Shared Function SGArcCos( _ ByVal X As Double _
 ) As Double
 | 
		  
		
		
		
			
		
		
		
		
	 
	Parameters
	- 
		
			X
		
	
- 
		
			Type: double 
		 
			An X coordinate of the unit vector. 
		 
		Return Value
  An angle, measured in radians.
 
	
		 Platforms
		
		Platforms
	
  
	
	
	
	
	
	
		 Version Information
		
		Version Information
	
  
.NET Framework
Supported in: 2.0 - 4, NET6
  .NET Framework Client Profile
Supported in: 4, 3.5 SP1
	
	
		 See Also
		
		See Also