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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 : Shape クラス
Represents a base class of shape annotations for the 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 名前空間