Skip to main content
A newer version of this page is available.

SnapImage Interface

Provides functionality to manipulate images in Snap documents.

Namespace: DevExpress.Snap.Core.API

Assembly: DevExpress.Snap.v18.2.Core.dll

Declaration

public interface SnapImage :
    SnapSingleListItemEntity,
    SnapEntity,
    IDisposable

The following members return SnapImage objects:

See Also