Back to Devexpress

ConnectorShape Properties

officefileapi-devexpress-dot-docs-dot-presentation-dot-connectorshape-dot-underscore-properties.md

latest3.8 KB
Original Source

ConnectorShape Properties

A connector shape.

NameDescription
AlternativeTextGets or sets the alternative text for a shape. Inherited from ShapeBase.
DecorativeIndicates whether the shape is decorative and does not add meaningful content. Inherited from ShapeBase.
EffectsGets or sets visual effects for the shape. Inherited from StyledShapeBase.
EndShapeGets or sets the end shape to which the connector is attached.
EndShapeSiteIndexGets or sets the index of the connection point on the end shape to which the connector is attached.
FlipTypeGets or sets the flip orientation for the shape. Inherited from StyledShapeBase.
HeightGets or sets the shape height. Inherited from ShapeBase.
LockSettingsProvides access to shape lock settings. Lock settings restrict user operations or hide certain visual elements.
NameGets or sets the shape name. Inherited from ShapeBase.
OutlineGets or sets the settings that are used to draw the connector.
RotationAngleGets or sets the rotation angle for the shape. Inherited from StyledShapeBase.
StartShapeGets or sets the start shape to which the connector is attached.
StartShapeSiteIndexGets or sets the index of the connection point on the start shape to which the connector is attached.
StyleGets or sets the visual style for the shape. Inherited from StyledShapeBase.
TypeGets or sets the connector shape type.
WidthGets or sets the shape width. Inherited from ShapeBase.
XGets or sets the X-coordinate of the shape. Inherited from ShapeBase.
YGets or sets the Y-coordinate of the shape. Inherited from ShapeBase.

See Also

ConnectorShape Class

ConnectorShape Members

DevExpress.Docs.Presentation Namespace