[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.Properties.GetBoolValueByName

GetBoolValueByName Method

GetBoolValueByName(string)

Gets the value of the specified property by name.

Declaration
public bool GetBoolValueByName(string name)
Parameters
Type Name Description
string name

The name of the property.

Returns
Type Description
bool

The value of the specified property by name.