ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.Direct2D Namespace / CommandSink Interface / SetUnitMode Method

In This Topic
    SetUnitMode Method (CommandSink)
    In This Topic
    HRESULT ID2D1CommandSink::SetUnitMode([In] D2D1_UNIT_MODE unitMode)
    Syntax
    'Declaration
     
    Sub SetUnitMode( _
       ByVal unitMode As UnitMode _
    ) 
    void SetUnitMode( 
       UnitMode unitMode
    )

    Parameters

    unitMode
    See Also