My Project
靜態公開方法(Static Public Methods) | 靜態公開屬性 | 靜態私有屬性 | 全部成員列表
shapeLib

靜態公開方法(Static Public Methods)

static void copy ()
 
static void paste ()
 
static IList< ShapeObjSupportedShape (getForm myview)
 define supported shape 更多...
 

靜態公開屬性

static GModel Data = new GModel()
 

靜態私有屬性

static IList< ShapeObjret = new[] { new ShapeObj(), new ShapeCircle(), new ShapeRectangle(), new ShapeCurve(), new ShapeTriangle(), new ShaperightTriangle(), new ShapeArrow(), new ShapeText(), new ShapePencil(), new Sproerty() }
 
static int shiftPos =0
 

詳細描述

定義在 shapeLib.cs 檔案之第 19 行.

函式成員說明文件

◆ copy()

static void copy ( )
static

定義在 shapeLib.cs 檔案之第 55 行.

◆ paste()

static void paste ( )
static

定義在 shapeLib.cs 檔案之第 83 行.

◆ SupportedShape()

static IList<ShapeObj> SupportedShape ( getForm  myview)
static

define supported shape

傳回值

定義在 shapeLib.cs 檔案之第 27 行.

資料成員說明文件

◆ Data

GModel Data = new GModel()
static

定義在 shapeLib.cs 檔案之第 42 行.

◆ ret

IList<ShapeObj> ret = new[] { new ShapeObj(), new ShapeCircle(), new ShapeRectangle(), new ShapeCurve(), new ShapeTriangle(), new ShaperightTriangle(), new ShapeArrow(), new ShapeText(), new ShapePencil(), new Sproerty() }
staticprivate

定義在 shapeLib.cs 檔案之第 43 行.

◆ shiftPos

int shiftPos =0
staticprivate

定義在 shapeLib.cs 檔案之第 82 行.


此類別(class) 文件是由下列檔案中產生: