Version

DiagramBoundsManagerVisualData Class Members

The following tables list the members exposed by DiagramBoundsManagerVisualData.

Public Constructors
Public Properties
 NameDescription
Public PropertyBottomIndexesGets or sets a list of items sorted by the bottom value of their bounds rectangle.  
Public PropertyBottomValuesGets or sets a list of the bottom values of the diagram items' bounds rectangle.  
Public PropertyLeftIndexesGets or sets a list of items sorted by the left value of their bounds rectangle.  
Public PropertyLeftValuesGets or sets a list of the left values of the diagram items' bounds rectangle.  
Public PropertyRightIndexesGets or sets a list of items sorted by the right value of their bounds rectangle.  
Public PropertyRightValuesGets or sets a list of the right values of the diagram items' bounds rectangle.  
Public PropertyTopIndexesGets or sets a list of items sorted by the top value of their bounds rectangle.  
Public PropertyTopValuesGets or sets a list of the top values of the diagram items' bounds rectangle.  
Public Methods
 NameDescription
Public MethodSerializeSerializes this instance.  
See Also