
'Declaration
<TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public Class Circle Inherits Shape
'Usage
Dim instance As Circle
[TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] [NameScopeProperty("NameScope", System.Windows.NameScope)] public class Circle : Shape
[TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] [NameScopeProperty("NameScope", System.Windows.NameScope)] public ref class Circle : public Shape
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
C1.WPF.Chart.Annotation.AnnotationBase
C1.WPF.Chart.Annotation.Shape
C1.WPF.Chart.Annotation.Circle