[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.Properties.GetUIntValueByName

GetUIntValueByName Method

GetUIntValueByName(string)

Gets the value of the specified property by name.

Declaration
[CLSCompliant(false)]
public uint GetUIntValueByName(string name)
Parameters
Type Name Description
string name

The name of the property.

Returns
Type Description
uint

The value of the specified property by name.