A shape with geometric content.
Namespace:Â
Telerik.Windows.ControlsAssembly:Â
Telerik.Windows.Controls.Diagrams (in Telerik.Windows.Controls.Diagrams.dll) Version: 2013.1.403.1050
Syntax
| C# |
|---|
public class RadDiagramShape : RadDiagramShapeBase,
IGeometryShape, IShape, IDiagramItem, ISerializable, ISupportMouseOver,
IPropertyChanged, IGroupable, ISupportManipulation, ISupportVirtualization, IContainerChild,
ISupportRotation, IThemable |
| Visual Basic |
|---|
Public Class RadDiagramShape _
Inherits RadDiagramShapeBase _
Implements IGeometryShape, IShape, IDiagramItem, ISerializable, _
ISupportMouseOver, IPropertyChanged, IGroupable, ISupportManipulation, ISupportVirtualization, _
IContainerChild, ISupportRotation, IThemable |
Inheritance Hierarchy
See Also