アラビア語などの整形を行うことなくテキストを右から左に配置します。
            
            
            シンタックス
            
            
            
            
            '宣言
 
Public Shared Function RtlShaping( _
   ByVal  As System.String, _
   ByRef () As System.Single _
) As System.Char()
             
        
            
            public static System.char[] RtlShaping( 
   System.string ,
   ref System.float[] 
)
             
        
             
        
            パラメータ
- text
 
- widths
 
            
             
            
            
            
            
            
            
            
            
            
            
            
            参照