[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.Properties.GetVector3ValueByName

GetVector3ValueByName Method

GetVector3ValueByName(string)

Gets the value of the specified property by name.

Declaration
public Vector3 GetVector3ValueByName(string name)
Parameters
Type Name Description
string name

The name of the property.

Returns
Type Description
Vector3

The value of the specified property by name.