Version

DiagramConnectionPoint Class Members

The following tables list the members exposed by DiagramConnectionPoint.

Public Constructors
 NameDescription
Public ConstructorDiagramConnectionPoint ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyConnectionPointDefinitionGets the connection point definition used to create this connection point. The value of this property will be Null if the connection point is not a product of a ConnectionPointDefinition.  
Public PropertyNameGets or sets the name.  
Public PropertyPositionGets or sets the point.  
Public Events
 NameDescription
Public EventPropertyChangedAn event raised when a property of this class has changed.  
See Also