ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Direct2D Namespace / Properties Class / GetValue Method

In This Topic
    GetValue Method
    In This Topic
    Gets the value of the specified property by index.
    Overload List
    OverloadDescription
    Gets the value of the specified property by index.  
    Gets the value of the specified property by name.  
    HRESULT ID2D1Properties::GetValue([In] unsigned int index,[In] D2D1_PROPERTY_TYPE type,[Out, Buffer] void* data,[In] unsigned int dataSize)  
    See Also