[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.Properties.GetValueByName

GetValueByName Method

GetValueByName(string, PropertyType, IntPtr, int)

HRESULT ID2D1Properties::GetValueByName([In] const wchar_t* name,[In] D2D1_PROPERTY_TYPE type,[Out, Buffer] void* data,[In] unsigned int dataSize)

Declaration
public void GetValueByName(string name, PropertyType type, IntPtr data, int dataSize)
Parameters
Type Name Description
string name
PropertyType type
IntPtr data
int dataSize