Gets the value of the specified property by name.
            
            
            
            
            
            
            
            '宣言
 
Public Function GetColorFValueByName( _
   ByVal  As System.String _
) As ColorF
             
        
            
            public ColorF GetColorFValueByName( 
   System.string 
)
             
        
             
        
            パラメータ
- name
 
- The name of the property.
 
            
            戻り値の型
The value of the specified property by name.