ComponentOne Bitmap for WinForms
C1.Win.C1DX.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 System.Double _
    ) 
    public void SetRotation( 
       System.double rotation
    )

    Parameters

    rotation
    See Also