[]
        
(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)
Public Sub GetValueByName(name As String, type As PropertyType, data As IntPtr, dataSize As Integer)
Parameters
Type Name Description
string name
PropertyType type
IntPtr data
int dataSize