ComponentOne Bitmap for UWP
GetPropertyName(Int32,IntPtr,Int32) Method

C1.UWP.DX Assembly > C1.Util.DX.Direct2D Namespace > Properties Class > GetPropertyName Method : GetPropertyName(Int32,IntPtr,Int32) Method
HRESULT ID2D1Properties::GetPropertyName([In] unsigned int index,[Out, Buffer] wchar_t* name,[In] unsigned int nameCount)
Syntax
'Declaration
 
Public Overloads Sub GetPropertyName( _
   ByVal index As System.Integer, _
   ByVal name As System.IntPtr, _
   ByVal nameCount As System.Integer _
) 
public void GetPropertyName( 
   System.int index,
   System.IntPtr name,
   System.int nameCount
)

Parameters

index
name
nameCount
See Also

Reference

Properties Class
Properties Members
Overload List