ComponentOne Bitmap for WPF
SetTags Method (RenderTarget)

C1.WPF.DX.4 Assembly > C1.Util.DX.Direct2D Namespace > RenderTarget Class : SetTags Method
void ID2D1RenderTarget::SetTags([In] unsigned longlong tag1,[In] unsigned longlong tag2)
Syntax
'Declaration
 
Public Sub SetTags( _
   ByVal tag1 As System.Long, _
   ByVal tag2 As System.Long _
) 
public void SetTags( 
   System.long tag1,
   System.long tag2
)

Parameters

tag1
tag2
See Also

Reference

RenderTarget Class
RenderTarget Members