[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.Properties.GetPoint2FValueByName

GetPoint2FValueByName Method

GetPoint2FValueByName(string)

Gets the value of the specified property by name.

Declaration
public Point2F GetPoint2FValueByName(string name)
Parameters
Type Name Description
string name

The name of the property.

Returns
Type Description
Point2F

The value of the specified property by name.