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

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

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

    See Also