My Project
複合項目 | 列舉型態 | 函式
ShapeLib.VShape 命名空間(Namespace)參考文件

複合項目

class  checkHitDraw
 
class  eraser
 
class  GModel
 
class  gPath
 
class  gPoint
 
struct  gPro
 
class  GraphDoc
 記錄shape list,action data stack 記錄動作,每個動作(pointAry)包含,該圖是圖形的第幾個(Listplace),之前記錄是否己有相同圖是第幾個,目前圖存在記錄的第幾個 更多...
 
class  gView
 
interface  IDrawing
 
interface  IForm
 
interface  IInsertOP
 
interface  IShapeUI
 
interface  IUpdateOP
 
class  RUse
 
class  saveState
 為了維護undo redo, 系統任何操作必需把狀態存起來, 更多...
 
class  ShapeArrow
 
class  ShapeCircle
 
class  ShapeCurve
 
class  shapeLib
 
class  ShapeObj
 某一類的形狀.包含UI 的界面,繪製方式.更新方式.新增方式 更多...
 
class  ShapePencil
 
class  ShapeRectangle
 
class  ShaperightTriangle
 
class  ShapeText
 
class  ShapeTriangle
 
class  shapeUI
 定義一個UI項目 更多...
 
class  Sproerty
 
class  SVGRoot
 

列舉型態

enum  shapeUIType { RibbonBigButton, RibbonSmallButton, RibbonMenu, RibbonGroup }
 建構不同UI 時使用 更多...
 

函式

delegate IForm getForm ()
 

列舉型態說明文件

◆ shapeUIType

enum shapeUIType
strong

建構不同UI 時使用

列舉值
RibbonBigButton 
RibbonSmallButton 
RibbonMenu 
RibbonGroup 

定義在 ShapeObj.cs 檔案之第 31 行.

函式說明文件

◆ getForm()

delegate IForm ShapeLib.VShape.getForm ( )