Version

DiagramConnectionDrawingHandleVisualData Class Members

The following tables list the members exposed by DiagramConnectionDrawingHandleVisualData.

Public Constructors
Public Properties
 NameDescription
Public PropertyAppearanceGets or sets the appearance data of a resize handle. (Inherited from Infragistics.Controls.Charts.VisualData.DiagramHandleVisualData)
Public PropertyHeightGets or sets the height of a resize handle. (Inherited from Infragistics.Controls.Charts.VisualData.DiagramHandleVisualData)
Public PropertyWidthGets or sets the width of a resize handle. (Inherited from Infragistics.Controls.Charts.VisualData.DiagramHandleVisualData)
Public PropertyXGets or sets the X coordinate of the the top-left corner of a resize handle. (Inherited from Infragistics.Controls.Charts.VisualData.DiagramHandleVisualData)
Public PropertyYGets or sets the Y coordinate of the the top-left corner of a resize handle. (Inherited from Infragistics.Controls.Charts.VisualData.DiagramHandleVisualData)
Public Methods
 NameDescription
Public MethodScaleByViewportScales the current object by viewport. (Inherited from Infragistics.Controls.Charts.VisualData.DiagramHandleVisualData)
Public MethodSerializeSerializes the current object to a string. (Inherited from Infragistics.Controls.Charts.VisualData.DiagramHandleVisualData)
See Also