Efl.Gfx.Image.content_region

Values

  • region - A rectangle inside the object boundary where content is expected. The default value is the image object's geometry with the Efl.Gfx.Image.border_insets values subtracted.


Signature

@property content_region @pure_virtual {
    get {}
    values {
        region: Eina.Rect;
    }
}

C signature

Implemented by