Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / IConnectorFormat Interface

IConnectorFormat Interface Properties

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

Public Properties
 NameDescription
 PropertyGets a boolean value indicating whether the beginning of the specified connector is connected to a shape.  
 PropertyGets the IShape object that represents the shape that the beginning of the specified connector is attached to.  
 PropertyGets an integer that specifies the connection site that the beginning of a connector is connected to.  
 PropertyGets a boolean value indicating whether the end of the specified connector is connected to a shape.  
 PropertyGets the IShape object that represents the shape that the end of the specified connector is attached to.  
 PropertyGets an integer that specifies the connection site that the end of a connector is connected to.  
 PropertyGets or sets a ConnectorType value that represents the connector format type.  
Top
See Also