ComponentOne Bitmap for UWP
SetUnitMode Method (CommandSinkNative)

C1.UWP.DX Assembly > C1.Util.DX.Direct2D Namespace > CommandSinkNative Class : SetUnitMode Method
HRESULT ID2D1CommandSink::SetUnitMode([In] D2D1_UNIT_MODE unitMode)
Syntax
'Declaration
 
Public Sub SetUnitMode( _
   ByVal unitMode As UnitMode _
) 
public void SetUnitMode( 
   UnitMode unitMode
)

Parameters

unitMode
See Also

Reference

CommandSinkNative Class
CommandSinkNative Members