[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.Properties.GetGuidValue

GetGuidValue Method

GetGuidValue(int)

Gets the value of the specified property by index.

Declaration
public Guid GetGuidValue(int index)
Public Function GetGuidValue(index As Integer) As Guid
Parameters
Type Name Description
int index

The index of the property from which the data is to be obtained.

Returns
Type Description
Guid

The value of the specified property by index.