ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct2D Namespace / Properties Class / GetValueSize Method

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

    Parameters

    index
    See Also