ComponentOne Bitmap for UWP
GetPropertyIndex Method

C1.UWP.DX Assembly > C1.Util.DX.Direct2D Namespace > Properties Class : GetPropertyIndex Method
unsigned int ID2D1Properties::GetPropertyIndex([In] const wchar_t* name)
Syntax
'Declaration
 
Public Function GetPropertyIndex( _
   ByVal name As System.String _
) As System.Integer
public System.int GetPropertyIndex( 
   System.string name
)

Parameters

name
See Also

Reference

Properties Class
Properties Members