Version

DiagramBoundsIndexesVisualData Class Members

The following tables list the members exposed by DiagramBoundsIndexesVisualData.

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