skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • NEW: Design Kits for Figma
    • Online Training
    • Document Processing Library
    • Embedded Reporting for web and desktop

    Web

    Kendo UI UI for jQuery UI for Angular UI for React UI for Vue UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Test Studio Dev Edition Telerik JustMock

    CMS

    Sitefinity

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Roadmap
    • Release History
  • Support and Learning

    • Support and Learning Hub
    • First Steps
    • Docs
    • Demos
    • Virtual Classroom
    • Forums
    • Videos
    • Blogs
    • Accessibility
    • Submit a Ticket

    Productivity and Design Tools

    • Visual Studio Extensions
    • Visual Studio Templates
    • Embedded Reporting
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Class RadDiagramTextShape

Inheritance
System.Object
RadDiagramItem
RadDiagramShapeBase
RadDiagramTextShape
Inherited Members
RadDiagramShapeBase.IsActiveConnectionInsideProperty
RadDiagramShapeBase.RotationAngleProperty
RadDiagramShapeBase.ConnectorStyleProperty
RadDiagramShapeBase.UseDefaultConnectorsProperty
RadDiagramShapeBase.UseGlidingConnectorProperty
RadDiagramShapeBase.GlidingStyleProperty
RadDiagramShapeBase.ConnectorsProperty
RadDiagramShapeBase.Serialize()
RadDiagramShapeBase.GetXml()
RadDiagramShapeBase.OnApplyTemplate()
RadDiagramShapeBase.Deserialize(SerializationInfo)
RadDiagramShapeBase.UpdateVisualStates()
RadDiagramShapeBase.OnIsInEditModeChanged(Boolean, Boolean)
RadDiagramShapeBase.OnRotationAngleChanged(Double, Double)
RadDiagramShapeBase.OnPositionChanged(Point, Point)
RadDiagramShapeBase.RotationAngle
RadDiagramShapeBase.Connectors
RadDiagramShapeBase.ActualBounds
RadDiagramShapeBase.ConnectorStyle
RadDiagramShapeBase.IncomingLinks
RadDiagramShapeBase.OutgoingLinks
RadDiagramShapeBase.IShape.IsConnectorsAdornerVisible
RadDiagramShapeBase.UseDefaultConnectors
RadDiagramShapeBase.UseGlidingConnector
RadDiagramShapeBase.GlidingStyle
RadDiagramShapeBase.Transform
RadDiagramItem.ZIndexProperty
RadDiagramItem.IsSelectedProperty
RadDiagramItem.PositionProperty
RadDiagramItem.IsInEditModeProperty
RadDiagramItem.IsEditableProperty
RadDiagramItem.EditTemplateProperty
RadDiagramItem.StrokeProperty
RadDiagramItem.StrokeThicknessProperty
RadDiagramItem.StrokeDashArrayProperty
RadDiagramItem.GroupProperty
RadDiagramItem.IsResizingEnabledProperty
RadDiagramItem.IsRotationEnabledProperty
RadDiagramItem.IsDraggingEnabledProperty
RadDiagramItem.IsConnectorsManipulationEnabledProperty
RadDiagramItem.IsManipulationAdornerVisibleProperty
RadDiagramItem.AllowDeleteProperty
RadDiagramItem.AllowCutProperty
RadDiagramItem.AllowCopyProperty
RadDiagramItem.AllowPasteProperty
RadDiagramItem.PreviewBeginEditEvent
RadDiagramItem.BeginEditEvent
RadDiagramItem.PreviewEndEditEvent
RadDiagramItem.EndEditEvent
RadDiagramItem.add_PreviewBeginEdit(RadRoutedEventHandler)
RadDiagramItem.remove_PreviewBeginEdit(RadRoutedEventHandler)
RadDiagramItem.add_BeginEdit(RadRoutedEventHandler)
RadDiagramItem.remove_BeginEdit(RadRoutedEventHandler)
RadDiagramItem.IDiagramItem.Initialize(IGraphServiceLocator, IGraphInternal)
RadDiagramItem.RefreshIsSelectedInGroup()
RadDiagramItem.Initialize(IGraphServiceLocator, IGraphInternal)
RadDiagramItem.OnPropertyChanged(String)
RadDiagramItem.OnIsEditableChanged(Boolean, Boolean)
RadDiagramItem.OnIsSelectedChanged(Boolean, Boolean)
RadDiagramItem.OnZIndexChanged(Int32, Int32)
RadDiagramItem.OnSizeChanged(Size, Size)
RadDiagramItem.OnGroupNameChanged()
RadDiagramItem.OnStrokeThicknessChanged()
RadDiagramItem.OnPositionCoerced(Point)
RadDiagramItem.OnIsConnectorsManipulationEnabledChanged(Boolean, Boolean)
RadDiagramItem.ISupportVirtualization.VirtualizationState
RadDiagramItem.IsSelected
RadDiagramItem.ParentGroup
RadDiagramItem.ParentContainer
RadDiagramItem.IsInEditMode
RadDiagramItem.IsEditable
RadDiagramItem.ZIndex
RadDiagramItem.Position
RadDiagramItem.X
RadDiagramItem.Y
RadDiagramItem.Bounds
RadDiagramItem.IsDynamic
RadDiagramItem.ICollapsible.IsCollapsed
RadDiagramItem.Id
RadDiagramItem.EditTemplate
RadDiagramItem.Stroke
RadDiagramItem.StrokeThickness
RadDiagramItem.StrokeDashArray
RadDiagramItem.IsRotationEnabled
RadDiagramItem.IsResizingEnabled
RadDiagramItem.IsDraggingEnabled
RadDiagramItem.IsConnectorsManipulationEnabled
RadDiagramItem.IsManipulationAdornerVisible
RadDiagramItem.AllowDelete
RadDiagramItem.AllowCut
RadDiagramItem.AllowCopy
RadDiagramItem.AllowPaste
RadDiagramItem.IsSelectedInGroup
RadDiagramItem.Diagram
RadDiagramItem.ServiceLocator
RadDiagramItem.ActualSize
RadDiagramItem.IsServiceManipulation
RadDiagramItem.PropertyChanged
RadDiagramItem.ParentGroupChanged
RadDiagramItem.PreviewBeginEdit
RadDiagramItem.BeginEdit
RadDiagramItem.PreviewEndEdit
RadDiagramItem.EndEdit
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.Diagrams.dll

Syntax

[TelerikToolboxCategory("Diagram")]
public class RadDiagramTextShape : RadDiagramShapeBase, ITextShape, IShape, IDiagramItem, ISerializable, ISupportMouseOver, IPropertyChanged, IGroupable, ISupportManipulation, ISupportVirtualization, IContainerChild, ICollapsible, ISupportRotation, IThemable

Constructors

RadDiagramTextShape()

Initializes a new instance of the RadDiagramTextShape class.

Declaration
public RadDiagramTextShape()

Methods

OnCreateAutomationPeer()

Creates a Telerik.Windows.Controls.Diagrams.AutomationPeers.RadDiagramAutomationPeer peer associated with this object.

Declaration
protected override AutomationPeer OnCreateAutomationPeer()
Returns
System.Windows.Automation.Peers.AutomationPeer

An instance of the Telerik.Windows.Controls.Diagrams.AutomationPeers.RadDiagramAutomationPeer.

Overrides
RadDiagramItem.OnCreateAutomationPeer()

OnInitialized(EventArgs)

Raises the System.Windows.FrameworkElement.Initialized event. This method is invoked whenever System.Windows.FrameworkElement.IsInitialized is set to true internally.

Declaration
protected override void OnInitialized(EventArgs e)
Parameters
System.EventArgs e

The System.Windows.RoutedEventArgs that contains the event data.

ResetTheme()

Resets the theme.

Declaration
public void ResetTheme()

Explicit Interface Implementations

IDiagramItem.get_Content()

Declaration
object IDiagramItem.get_Content()
Returns
System.Object

Implements
Telerik.Windows.Diagrams.Core.IDiagramItem.get_Content()

IDiagramItem.get_RenderTransformOrigin()

Declaration
Point IDiagramItem.get_RenderTransformOrigin()
Returns
System.Windows.Point

Implements
Telerik.Windows.Diagrams.Core.IDiagramItem.get_RenderTransformOrigin()

IDiagramItem.get_Visibility()

Declaration
Visibility IDiagramItem.get_Visibility()
Returns
System.Windows.Visibility

Implements
Telerik.Windows.Diagrams.Core.IDiagramItem.get_Visibility()

IDiagramItem.set_Content(Object)

Declaration
void IDiagramItem.set_Content(object value)
Parameters
System.Object value

Implements
Telerik.Windows.Diagrams.Core.IDiagramItem.set_Content(System.Object)

IDiagramItem.set_IsEnabled(Boolean)

Declaration
void IDiagramItem.set_IsEnabled(bool value)
Parameters
System.Boolean value

Implements
Telerik.Windows.Diagrams.Core.IDiagramItem.set_IsEnabled(System.Boolean)

IDiagramItem.set_RenderTransformOrigin(Point)

Declaration
void IDiagramItem.set_RenderTransformOrigin(Point value)
Parameters
System.Windows.Point value

Implements
Telerik.Windows.Diagrams.Core.IDiagramItem.set_RenderTransformOrigin(System.Windows.Point)

IDiagramItem.set_Visibility(Visibility)

Declaration
void IDiagramItem.set_Visibility(Visibility value)
Parameters
System.Windows.Visibility value

Implements
Telerik.Windows.Diagrams.Core.IDiagramItem.set_Visibility(System.Windows.Visibility)

IShape.get_Height()

Declaration
double IShape.get_Height()
Returns
System.Double

Implements
Telerik.Windows.Diagrams.Core.IShape.get_Height()

IShape.get_MaxHeight()

Declaration
double IShape.get_MaxHeight()
Returns
System.Double

Implements
Telerik.Windows.Diagrams.Core.IShape.get_MaxHeight()

IShape.get_MaxWidth()

Declaration
double IShape.get_MaxWidth()
Returns
System.Double

Implements
Telerik.Windows.Diagrams.Core.IShape.get_MaxWidth()

IShape.get_MinHeight()

Declaration
double IShape.get_MinHeight()
Returns
System.Double

Implements
Telerik.Windows.Diagrams.Core.IShape.get_MinHeight()

IShape.get_MinWidth()

Declaration
double IShape.get_MinWidth()
Returns
System.Double

Implements
Telerik.Windows.Diagrams.Core.IShape.get_MinWidth()

IShape.get_Width()

Declaration
double IShape.get_Width()
Returns
System.Double

Implements
Telerik.Windows.Diagrams.Core.IShape.get_Width()

IShape.set_Height(Double)

Declaration
void IShape.set_Height(double value)
Parameters
System.Double value

Implements
Telerik.Windows.Diagrams.Core.IShape.set_Height(System.Double)

IShape.set_MaxHeight(Double)

Declaration
void IShape.set_MaxHeight(double value)
Parameters
System.Double value

Implements
Telerik.Windows.Diagrams.Core.IShape.set_MaxHeight(System.Double)

IShape.set_MaxWidth(Double)

Declaration
void IShape.set_MaxWidth(double value)
Parameters
System.Double value

Implements
Telerik.Windows.Diagrams.Core.IShape.set_MaxWidth(System.Double)

IShape.set_MinHeight(Double)

Declaration
void IShape.set_MinHeight(double value)
Parameters
System.Double value

Implements
Telerik.Windows.Diagrams.Core.IShape.set_MinHeight(System.Double)

IShape.set_MinWidth(Double)

Declaration
void IShape.set_MinWidth(double value)
Parameters
System.Double value

Implements
Telerik.Windows.Diagrams.Core.IShape.set_MinWidth(System.Double)

IShape.set_Width(Double)

Declaration
void IShape.set_Width(double value)
Parameters
System.Double value

Implements
Telerik.Windows.Diagrams.Core.IShape.set_Width(System.Double)

Extension Methods

CollectionExtensions.ToEnumerable<T>(T)
EnumerableExtensions.ToEnumerable<T>(T)
Getting Started
  • Install Now
  • Demos
  • SDK Samples Browser
  • Sample Applications
Support Resources
  • Code Library
  • Knowledge Base
  • MVVM Support
  • Videos
  • GitHub SDK Repository
Community
  • Forums
  • Blogs
  • XAML Feedback Portal
  • Document Processing Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.