Spread.Services Documentation
IConnectorFormat Interface Properties

GrapeCity.Documents.Spread.Drawing Namespace : IConnectorFormat Interface

For a list of all members of this type, see IConnectorFormat members.

Public Properties
 NameDescription
 Property Gets whether the connector is connected to a shape (True if the beginning of the specified connector is connected to a shape).  
 PropertyReturns the IShape object that represents the shape that the beginning of the specified connector is attached to.  
 Property Returns an integer that specifies the connection site that the end of a connector is connected to.  
 Property Gets whether the end of the connector is connected to a shape (True if the end of the specified connector is connected to a shape).  
 PropertyReturns the IShape object that represents the shape that the end of the specified connector is attached to.  
 Property Returns an integer that specifies the connection site that the end of a connector is connected to.  
 Property Gets or sets the connector format type.  
Top
See Also

Reference

IConnectorFormat Interface
GrapeCity.Documents.Spread.Drawing Namespace