Version 24.2 (latest)

DiagramBoundsIndexesVisualData Class Properties

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

Public Properties
 NameDescription
Public PropertyBottomGets or sets the bottom index value. If the diagram item is the bottom-most one in the diagram, this property will have a value of 0.  
Public PropertyDiagramItemThe visual data of the DiagramItem.  
Public PropertyLeftGets or sets the left index value. If the diagram item is the left-most one in the diagram, this property will have a value of 0.  
Public PropertyRightGets or sets the right index value. If the diagram item is the right-most one in the diagram, this property will have a value of 0.  
Public PropertyTopGets or sets the top index value. If the diagram item is the top-most one in the diagram, this property will have a value of 0.  
See Also