[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.Properties.GetFloatValueByName

GetFloatValueByName Method

GetFloatValueByName(string)

Gets the value of the specified property by name.

Declaration
public float GetFloatValueByName(string name)
Public Function GetFloatValueByName(name As String) As Single
Parameters
Type Name Description
string name

The name of the property.

Returns
Type Description
float

The value of the specified property by name.