StartShapeConnectedTo
IConnector.StartShapeConnectedTo property
Returns or sets the shape to attach the beginning of the connector to. Read/write IShape
.
public IShape StartShapeConnectedTo { get; set; }
Exceptions
exception | condition |
---|---|
ArgumentException | Thrown when connected shape doesn’t has any connection sites (IShape.ConnectionSiteCount equals zero) |
See Also
- interface IShape
- interface IConnector
- namespace Aspose.Slides
- assembly Aspose.Slides