XNACS1Lib: CSS490 Spring 2011 
        
Assembly: XNACS1Lib (in XNACS1Lib.dll) Version: 1.0.0.0
      
    
            Returns if the center of this primitive is "to the right" (in x) in relation to the center of otherPrimitive
            
        
        Namespace: XNACS1LibAssembly: XNACS1Lib (in XNACS1Lib.dll) Version: 1.0.0.0
 Syntax
Syntax
| C# | 
|---|
| public bool RightOf( XNACS1Primitive otherPrimitive ) | 
Parameters
- otherPrimitive
- Type: XNACS1Lib..::..XNACS1Primitive
 the other primitive
 
     
     
     
     
    