[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.Properties.GetGuidValueByName

GetGuidValueByName Method

GetGuidValueByName(string)

Gets the value of the specified property by name.

Declaration
public Guid GetGuidValueByName(string name)
Public Function GetGuidValueByName(name As String) As Guid
Parameters
Type Name Description
string name

The name of the property.

Returns
Type Description
Guid

The value of the specified property by name.