C1.Win.C1DX.4.8 Assembly / C1.Util.DX.Direct2D Namespace / Properties Class / GetPropertyIndex Method

In This Topic
GetPropertyIndex Method
In This Topic
unsigned int ID2D1Properties::GetPropertyIndex([In] const wchar_t* name)
Syntax
'Declaration
 
Public Function GetPropertyIndex( _
   ByVal name As System.String _
) As System.Integer
 

Parameters

name
See Also