[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.PropertyBinding

PropertyBinding Class

D2D1_PROPERTY_BINDING

Inheritance
PropertyBinding
Namespace: C1.Util.DX.Direct2D
Assembly: C1.Win.C1DX.4.8.dll
Syntax
public class PropertyBinding

Fields

Name Description
GetFunction

__function__stdcall* getFunction

PropertyName

const wchar_t* propertyName

SetFunction

__function__stdcall* setFunction

Properties

Name Description
TypeName

Gets the type of the property.

Methods

Name Description
Get(Type, PropertyInfo)

Gets binding for the specified customEffectType and propertyInfo.