ComponentOne Bitmap for UWP
Get Method (PropertyBinding)

C1.UWP.DX Assembly > C1.Util.DX.Direct2D Namespace > PropertyBinding Class : Get Method
Gets binding for the specified customEffectType and propertyInfo.
Syntax
'Declaration
 
Public Shared Function Get( _
   ByVal customEffectType As System.Type, _
   ByVal propertyInfo As System.Reflection.PropertyInfo _
) As PropertyBinding
public static PropertyBinding Get( 
   System.Type customEffectType,
   System.Reflection.PropertyInfo propertyInfo
)

Parameters

customEffectType
propertyInfo
See Also

Reference

PropertyBinding Class
PropertyBinding Members