ILegacyDiagram class

ILegacyDiagram class

Represents a legacy diagram object

The ILegacyDiagram type exposes the following members:

Properties

PropertyDescription
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
convert_to_smart_artConverts legacy digram to editable SmartArt object.
Created SmartArt object adds to parent group shape at the same position.
convert_to_group_shapeConverts legacy digram to editable group shape.
Created GroupShape object adds to parent group shape at the same position.
add_placeholder
remove_placeholder
get_base_placeholder

See Also