ComponentOne Bitmap for UWP
SetValue(Int32,Guid) Method

C1.UWP.DX Assembly > C1.Util.DX.Direct2D Namespace > Properties Class > SetValue Method : SetValue(Int32,Guid) Method
Index of the property
Value of the property
Sets the named property to the given value.
Syntax
'Declaration
 
Public Overloads Sub SetValue( _
   ByVal index As System.Integer, _
   ByVal value As System.Guid _
) 
public void SetValue( 
   System.int index,
   System.Guid value
)

Parameters

index
Index of the property
value
Value of the property
See Also

Reference

Properties Class
Properties Members
Overload List