Version

DiagramVisualData Class Members

The following tables list the members exposed by DiagramVisualData.

Public Constructors
 NameDescription
Public ConstructorDiagramVisualData Constructor  
Public Properties
 NameDescription
Public PropertyBoundsManagerGets or sets the bounds manager of the diagram.  
Public PropertyConnectionPointsLayerGets or sets the layer which contains the connection points.  
Public PropertyHandlesLayerGets or sets the layer which contains the resize handles.  
Public PropertyHeightGets or sets the height of the diagram.  
Public PropertyItemsGets or sets the diagram items.  
Public PropertyMainGridGets or sets the main grid of the diagram.  
Public PropertyOptionsPaneGets or sets the options pane of the diagram.  
Public PropertyOptionsPaneButtonGets or sets the diagram options pane's button.  
Public PropertyViewportGets or sets the viewport.  
Public PropertyWidthGets or sets the width of the diagram.  
Public Methods
 NameDescription
Public MethodScaleByViewportScales the object by viewport.  
Public MethodSerializeSerializes the current object to a string.  
See Also