ComponentOne ASP.NET MVC Controls
Shape Class
Members 

C1.Web.Mvc Namespace : Shape Class
Represents a base class of shape annotations for the AnnotationLayer.
Object Model
Shape ClassDataPoint ClassSVGStyle Class
Syntax
'Declaration
 
Public MustInherit Class Shape 
   Inherits AnnotationBase
public abstract class Shape : AnnotationBase 
Inheritance Hierarchy

System.Object
   C1.Web.Mvc.AnnotationBase
      C1.Web.Mvc.Shape
         C1.Web.Mvc.Circle
         C1.Web.Mvc.Ellipse
         C1.Web.Mvc.Image
         C1.Web.Mvc.Line
         C1.Web.Mvc.Polygon
         C1.Web.Mvc.Rectangle
         C1.Web.Mvc.Square

See Also

Reference

Shape Members
C1.Web.Mvc Namespace