C1.Win.C1DX.4.8 Assembly / C1.Util.DX.DirectWrite Namespace / BitmapRenderTarget Class / SetCurrentTransform Method

In This Topic
SetCurrentTransform Method
In This Topic
HRESULT IDWriteBitmapRenderTarget::SetCurrentTransform([In, Optional] const DWRITE_MATRIX* transform)
Syntax
'Declaration
 
Public Sub SetCurrentTransform( _
   ByVal transform As System.Nullable(Of Matrix3x2) _
) 
 

Parameters

transform
See Also