[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.Properties.GetIntValueByName

GetIntValueByName Method

GetIntValueByName(string)

Gets the value of the specified property by name.

Declaration
public int GetIntValueByName(string name)
Parameters
Type Name Description
string name

The name of the property.

Returns
Type Description
int

The value of the specified property by name.