IZoomObject class

IZoomObject class

Represents a Zoom object in a slide.

The IZoomObject type exposes the following members:

Properties

PropertyDescription
image_typeGets or sets the image type of a zoom object.
Read/write ZoomImageType.
Default value: Preview
return_to_parentGets or sets the navigation behavior in slideshow.
Read/write bool.
Default value: false
show_backgroundGets or sets value that specifies whether the Zoom will use the background of the destination slide.
Read/write bool.
Default value: true
zoom_imageGets or sets image for zoom object.
Read/write IPPImage.
transition_durationGets or sets the duration of the transition between Zoom and slide.
Read/write float.
Default value: 1.0f
shape_lock
graphical_object_lock
is_text_holder
placeholder
custom_data
raw_frame
frame
line_format
three_d_format
effect_format
fill_format
hidden
z_order_position
connection_site_count
rotation
x
y
width
height
alternative_text
alternative_text_title
name
is_decorative
unique_id
office_interop_shape_id
is_grouped
black_white_mode
parent_group
slide
presentation
hyperlink_click
hyperlink_mouse_over
hyperlink_manager

Methods

MethodDescription
get_thumbnail
get_thumbnail
get_image
get_image
write_as_svg
write_as_svg
add_placeholder
remove_placeholder
get_base_placeholder

See Also