ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / Circle Class
Members

In This Topic
    Circle Class
    In This Topic
    Represents a circle annotation for AnnotationLayer.
    Object Model
    Circle ClassDataPoint ClassSVGStyle Class
    Syntax
    'Declaration
     
    
    Public Class Circle 
       Inherits Shape
    public class Circle : Shape 
    Inheritance Hierarchy

    System.Object
       C1.Web.Mvc.AnnotationBase
          C1.Web.Mvc.Shape
             C1.Web.Mvc.Circle

    See Also