Namespace: Telerik.WinControlsAssembly: Telerik.WinControls (in Telerik.WinControls.dll) Version: 2013.2.612.40 (2013.2.612.40)
Syntax
| C# |
|---|
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public class ShapePoint : Component |
| Visual Basic |
|---|
<TypeConverterAttribute(GetType(ExpandableObjectConverter))> _
Public Class ShapePoint _
Inherits Component |
Inheritance Hierarchy
System..::..Object
System..::..MarshalByRefObject
System.ComponentModel..::..Component
Telerik.WinControls..::..ShapePoint
See Also