[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.Properties.GetVector4ValueByName

GetVector4ValueByName Method

GetVector4ValueByName(string)

Gets the value of the specified property by name.

Declaration
public Vector4 GetVector4ValueByName(string name)
Public Function GetVector4ValueByName(name As String) As Vector4
Parameters
Type Name Description
string name

The name of the property.

Returns
Type Description
Vector4

The value of the specified property by name.