ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 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 Integer _
    ) As PropertyType
    public PropertyType GetTypeInfo( 
       int index
    )

    Parameters

    index
    See Also