ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.WIC Namespace / DevelopRaw Class / SetRotation Method

In This Topic
    SetRotation Method (DevelopRaw)
    In This Topic
    HRESULT IWICDevelopRaw::SetRotation([In] double Rotation)
    Syntax
    'Declaration
     
    Public Sub SetRotation( _
       ByVal rotation As Double _
    ) 
    public void SetRotation( 
       double rotation
    )

    Parameters

    rotation
    See Also