ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Direct2D Namespace / Properties Class / GetTypeInfo Method

In This Topic
    GetTypeInfo Method (Properties)
    In This Topic
    D2D1_PROPERTY_TYPE ID2D1Properties::GetType([In] unsigned int index)
    Syntax
    'Declaration
     
    Public Function GetTypeInfo( _
       ByVal index As System.Integer _
    ) As PropertyType
    public PropertyType GetTypeInfo( 
       System.int index
    )

    Parameters

    index
    See Also