IConnector class
Contents
[
Hide
]IConnector class
Represents a connector.
The IConnector type exposes the following members:
Properties
Property | Description |
---|---|
shape_lock | Returns shape’s locks. Read-only IConnectorLock . |
connector_lock | Returns Connector’s locks. Read-only IConnectorLock . |
start_shape_connected_to | Returns or sets the shape to attach the beginning of the connector to. Read/write IShape . |
end_shape_connected_to | Returns or sets the shape to attach the end of the connector to. Read/write IShape . |
start_shape_connection_site_index | Returns or sets the index of connection site for start shape. Read/write int. |
end_shape_connection_site_index | Returns or sets the index of connection site for end shape. Read/write int. |
shape_style | |
shape_type | |
adjustments | |
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
Method | Description |
---|---|
get_thumbnail | |
get_thumbnail | |
get_image | |
get_image | |
write_as_svg | |
write_as_svg | |
reroute | Reroutes connector so that it take the shortest possible path between the shapes it connect. |
get_geometry_paths | |
set_geometry_path | |
set_geometry_paths | |
create_shape_elements | |
add_placeholder | |
remove_placeholder | |
get_base_placeholder |
See Also
- module
aspose.slides
- library
Aspose.Slides