C# 클래스 Motion.PlugIns.IPCam.Axis.AxisAction

상속: Motion.PlugIns.IPCam.General.GeneralAction
파일 보기 프로젝트 열기: zhuangyy/Motion

보호된 프로퍼티들

프로퍼티 타입 설명
mCamID int
mHost string
mItemCamID ZForge.Controls.PropertyGridEx.CustomProperty
mItemHost ZForge.Controls.PropertyGridEx.CustomProperty
mItemPort ZForge.Controls.PropertyGridEx.CustomProperty
mItemResolution ZForge.Controls.PropertyGridEx.CustomProperty
mPort int
mResolution string

공개 메소드들

메소드 설명
LoadConfig ( IConfigSetting section ) : void
SaveConfig ( IConfigSetting section ) : void
UISetValue ( System e ) : bool
ValidCheck ( List msgs ) : bool

메소드 상세

LoadConfig() 공개 메소드

public LoadConfig ( IConfigSetting section ) : void
section IConfigSetting
리턴 void

SaveConfig() 공개 메소드

public SaveConfig ( IConfigSetting section ) : void
section IConfigSetting
리턴 void

UISetValue() 공개 메소드

public UISetValue ( System e ) : bool
e System
리턴 bool

ValidCheck() 공개 메소드

public ValidCheck ( List msgs ) : bool
msgs List
리턴 bool

프로퍼티 상세

mCamID 보호되어 있는 프로퍼티

protected int mCamID
리턴 int

mHost 보호되어 있는 프로퍼티

protected string mHost
리턴 string

mItemCamID 보호되어 있는 프로퍼티

protected CustomProperty,ZForge.Controls.PropertyGridEx mItemCamID
리턴 ZForge.Controls.PropertyGridEx.CustomProperty

mItemHost 보호되어 있는 프로퍼티

protected CustomProperty,ZForge.Controls.PropertyGridEx mItemHost
리턴 ZForge.Controls.PropertyGridEx.CustomProperty

mItemPort 보호되어 있는 프로퍼티

protected CustomProperty,ZForge.Controls.PropertyGridEx mItemPort
리턴 ZForge.Controls.PropertyGridEx.CustomProperty

mItemResolution 보호되어 있는 프로퍼티

protected CustomProperty,ZForge.Controls.PropertyGridEx mItemResolution
리턴 ZForge.Controls.PropertyGridEx.CustomProperty

mPort 보호되어 있는 프로퍼티

protected int mPort
리턴 int

mResolution 보호되어 있는 프로퍼티

protected string mResolution
리턴 string