Class RadDiagramTextShape
Inheritance
System.Object
RadDiagramTextShape
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.RadDiagram.dll
Syntax
public class RadDiagramTextShape : RadDiagramShape, IDisposable, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IStylableNode, ISupportDrop, IGeometryShape, ITextShape, IShape, IDiagramItem, ISerializable, ISupportMouseOver, IPropertyChanged, IGroupable, ISupportManipulation, ISupportVirtualization, IContainerChild, ICollapsible, ISupportRotation
Constructors
RadDiagramTextShape()
Initializes a new instance of the RadDiagramTextShape class.
Declaration
public RadDiagramTextShape()
Methods
ResetTheme()
Resets the theme.
Declaration
public void ResetTheme()
Explicit Interface Implementations
ISupportMouseOver.get_IsMouseOver()
Declaration
bool ISupportMouseOver.get_IsMouseOver()
Returns
System.Boolean
|
Implements
Telerik.Windows.Diagrams.Core.ISupportMouseOver.get_IsMouseOver()