ComponentOne Bitmap for UWP
SetDrawInfo Method (DrawTransform)

C1.UWP.DX Assembly > C1.Util.DX.Direct2D Namespace > DrawTransform Interface : SetDrawInfo Method
The interface to specify the GPU-based transform pass.
Sets the GPU render information for the transform.
Syntax
'Declaration
 
Sub SetDrawInfo( _
   ByVal drawInfo As DrawInformation _
) 
void SetDrawInfo( 
   DrawInformation drawInfo
)

Parameters

drawInfo
The interface to specify the GPU-based transform pass.
See Also

Reference

DrawTransform Interface
DrawTransform Members