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

    Parameters

    index
    See Also