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

    Parameters

    index
    See Also