Back to Devexpress

ConnectorShape Members

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

latest6.5 KB
Original Source

ConnectorShape Members

A connector shape.

Constructors

NameDescription
ConnectorShape()Initializes a new instance of the ConnectorShape class.
ConnectorShape(FilledShape, FilledShape, ConnectorShapeType)Initializes a new instance of the ConnectorShape class with specified settings.

Properties

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.

Methods

NameDescription
Clone()Creates a copy of the current object.
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

ConnectorShape Class

DevExpress.Docs.Presentation Namespace