Version 24.2 (latest)

DiagramConnectionPointPresenterVisualData Class Properties

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

Public Properties
 NameDescription
Public PropertyHeightGets or sets the height of a connection point.  
Public PropertyInnerRectangleGets or sets visual data for a connection point's geometry.  
Public PropertyInnerRectangleXGets or sets the X coordinate of the top-left corner of the connection point's geometry.  
Public PropertyInnerRectangleYGets or sets the Y coordinate of the top-left corner of the connection point's geometry.  
Public PropertyOuterRectangleGets or sets visual data for the geometry of a connection point which is being used to draw a connection from/to.  
Public PropertyVisibilityGets or sets the visibility of the connection point.  
Public PropertyWidthGets or sets the width of a connection point.  
Public PropertyXGets or sets the X coordinate of a connection point.  
Public PropertyYGets or sets the Y coordinate of a connection point.  
See Also