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