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