프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Fpobject | objectsFloorplan | ||
IsAlert | bool | ||
LastAlertTimestamp | double | ||
LastOid | int | ||
LastOtid | int | ||
LastRefreshTimestamp | double | ||
MainClass | MainForm | ||
NeedSizeUpdate | bool | ||
NeedsRefresh | bool | ||
ResizeParent | bool | ||
RestoreRect |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
DrawButton | void | ||
DrawOverlay | void | ||
FloorPlanControlClick | void | ||
GetButtonByIndex | |||
GetButtonIndexByLocation | int | ||
GetMousePos | MousePos |
메소드 | 설명 | |
---|---|---|
Alarm ( object sender, |
||
Apply ( ) : void | ||
Disable ( bool stopSource = true ) : void | ||
Enable ( ) : void | ||
FloorPlanControl ( objectsFloorplan ofp, MainForm mainForm ) : System | ||
Listen ( ) : void | ||
RecordSwitch ( bool record ) : string | ||
ReloadSchedule ( ) : void | ||
SaveFrame ( |
||
Talk ( IWin32Window f = null ) : void | ||
Tick ( ) : void | ||
UpdatePosition ( ) : void |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
OnGotFocus ( |
||
OnLostFocus ( |
||
OnMouseDown ( MouseEventArgs e ) : void | ||
OnMouseEnter ( |
||
OnMouseLeave ( |
||
OnMouseMove ( MouseEventArgs e ) : void | ||
OnMouseUp ( MouseEventArgs e ) : void | ||
OnPaint ( PaintEventArgs pe ) : void | ||
OnResize ( |
메소드 | 설명 | |
---|---|---|
DrawButton ( |
||
DrawOverlay ( |
||
FloorPlanControlClick ( object sender, MouseEventArgs e ) : void | ||
GetButtonByIndex ( int buttonIndex, |
||
GetButtonIndexByLocation ( Point xy ) : int | ||
GetMousePos ( Point location ) : MousePos |
public Alarm ( object sender, |
||
sender | object | |
e | ||
리턴 | void |
public FloorPlanControl ( objectsFloorplan ofp, MainForm mainForm ) : System | ||
ofp | objectsFloorplan | |
mainForm | MainForm | |
리턴 | System |
protected OnResize ( |
||
eventargs | ||
리턴 | void |
public SaveFrame ( |
||
bmp | ||
리턴 | string |