Efl.Ui.Image_Zoomable.image_region

Description

The region of the image that is currently shown

Setting it shows the region of the image without using animation.

Since 1.23

Values

  • region - The region in the original image pixels.

Signature

@property image_region {
    get {}
    set {}
    values {
        region: Eina.Rect;
    }
}

C signature

Implemented by