[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.Properties.GetVector2ValueByName

GetVector2ValueByName Method

GetVector2ValueByName(string)

Gets the value of the specified property by name.

Declaration
public Vector2 GetVector2ValueByName(string name)
Parameters
Type Name Description
string name

The name of the property.

Returns
Type Description
Vector2

The value of the specified property by name.