ASP.NET MVC コントロールヘルプ
Shape クラス
メンバ 

C1.Web.Mvc アセンブリ > C1.Web.Mvc 名前空間 : Shape クラス
AnnotationLayerの図形注釈の基本クラスを表します。
オブジェクト モデル
Shape クラス
シンタックス
'宣言
 
Public MustInherit Class Shape 
   Inherits AnnotationBase
public abstract class Shape : AnnotationBase 
継承階層

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

参照

Shape メンバ
C1.Web.Mvc 名前空間