Automation peer for the RadDiagramTextShape class.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.Diagrams.dll
Syntax:
C#
public class RadDiagramTextShapeAutomationPeer : RadDiagramItemAutomationPeer, ISelectionItemProvider, IScrollItemProvider
Inheritance: objectRadDiagramItemAutomationPeerRadDiagramTextShapeAutomationPeer
Implements:
Inherited Members
Constructors
Initializes a new instance of the RadDiagramTextShapeAutomationPeer class.
C#
public RadDiagramTextShapeAutomationPeer(RadDiagramTextShape owner, RadDiagram diagram)
The owner.
diagramRadDiagramThe diagram.
Methods
Gets the name of the that is associated with this . This method is called by .