ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.Direct2D Namespace / Properties Class / GetPropertyNameLength Method

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

    Parameters

    index
    See Also