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

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

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

    See Also