C# 클래스 SiteView.Panel.Module

模块
상속: PanelTemplate
파일 보기 프로젝트 열기: SiteView/ECC8.13 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Boxes System.Collections.ArrayList
Document MindFusion.FlowChartX.FlowChart
Lamps System.Collections.ArrayList
Ports System.Collections.ArrayList
Rect System.Drawing.RectangleF

Private Properties

프로퍼티 타입 설명
ShowModule void

공개 메소드들

메소드 설명
Close ( ) : void

关闭当前模块

Module ( ) : System

构造对象

비공개 메소드들

메소드 설명
ShowModule ( string type ) : void

显示模块

메소드 상세

Close() 공개 메소드

关闭当前模块
public Close ( ) : void
리턴 void

Module() 공개 메소드

构造对象
public Module ( ) : System
리턴 System

프로퍼티 상세

Boxes 공개적으로 프로퍼티

public ArrayList,System.Collections Boxes
리턴 System.Collections.ArrayList

Document 공개적으로 프로퍼티

public FlowChart,MindFusion.FlowChartX Document
리턴 MindFusion.FlowChartX.FlowChart

Lamps 공개적으로 프로퍼티

public ArrayList,System.Collections Lamps
리턴 System.Collections.ArrayList

Ports 공개적으로 프로퍼티

public ArrayList,System.Collections Ports
리턴 System.Collections.ArrayList

Rect 공개적으로 프로퍼티

public RectangleF,System.Drawing Rect
리턴 System.Drawing.RectangleF