Represents element shape. Base class for specialized shapes such as
EllipseShape, RoundRectShape, Office12Shape, etc.
Namespace: Telerik.WinControlsAssembly: Telerik.WinControls (in Telerik.WinControls.dll) Version: 2013.1.321.40 (2013.1.321.40)
Syntax
| Visual Basic |
|---|
<TypeConverterAttribute(GetType(ElementShapeConverter))> _
Public MustInherit Class ElementShape _
Inherits Component |
Inheritance Hierarchy
See Also