메소드 | 설명 | |
---|---|---|
Copy ( ) : void | ||
Cut ( ) : void | ||
Designer ( ) : System | ||
Goc2Gsc ( |
||
Gsc2Goc ( Point gsp ) : Point |
Graphic surface coordinates to graphic object coordinates.
|
|
Gsc2Goc ( |
||
Invalidate ( ) : void | ||
Open ( string fileName ) : void | ||
Paste ( ) : void | ||
Redo ( ) : void | ||
Save ( string fileName ) : void | ||
Undo ( ) : void |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
OnElementClick ( |
||
OnElementConnected ( |
||
OnElementConnecting ( |
||
OnElementMouseDown ( |
||
OnElementMouseUp ( |
||
OnElementMoved ( |
||
OnElementMoving ( |
||
OnElementResized ( |
||
OnElementResizing ( |
||
OnElementSelection ( |
||
OnKeyDown ( |
||
OnMouseDown ( MouseEventArgs e ) : void | ||
OnMouseMove ( MouseEventArgs e ) : void | ||
OnMouseUp ( MouseEventArgs e ) : void | ||
OnPaint ( System e ) : void | ||
OnPaintBackground ( PaintEventArgs e ) : void | ||
OnResize ( |
메소드 | 설명 | |
---|---|---|
AddUndo ( ) : void | ||
DeleteElement ( Point mousePoint ) : void | ||
DeleteSelectedElements ( ) : void | ||
DrawSelectionRectangle ( |
||
EndAddElement ( |
||
EndAddLink ( ) : void | ||
EndEditLabel ( ) : void | ||
EndGeneralAction ( ) : void | ||
EndSelectElements ( |
||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
Invalidate ( |
||
Invalidate ( |
||
IsChanging ( ) : bool | ||
RecreateEventsHandlers ( ) : void | ||
RestartInitValues ( ) : void | ||
StartAddElement ( Point mousePoint ) : void | ||
StartAddLink ( |
||
StartEditLabel ( ) : void | ||
StartResizeElement ( Point mousePoint ) : void | ||
StartSelectElements ( |
||
document_AppearancePropertyChanged ( object sender, |
||
document_ElementPropertyChanged ( object sender, |
||
document_ElementSelection ( object sender, |
||
document_PropertyChanged ( object sender, |
public Goc2Gsc ( |
||
gsr | ||
리턴 |
public Gsc2Goc ( |
||
gsr | ||
리턴 |
protected OnElementClick ( |
||
e | ||
리턴 | void |
protected OnElementConnected ( |
||
e | ||
리턴 | void |
protected OnElementConnecting ( |
||
e | ||
리턴 | void |
protected OnElementMouseDown ( |
||
e | ||
리턴 | void |
protected OnElementMouseUp ( |
||
e | ||
리턴 | void |
protected OnElementMoved ( |
||
e | ||
리턴 | void |
protected OnElementMoving ( |
||
e | ||
리턴 | void |
protected OnElementResized ( |
||
e | ||
리턴 | void |
protected OnElementResizing ( |
||
e | ||
리턴 | void |
protected OnElementSelection ( |
||
e | ||
리턴 | void |
protected OnKeyDown ( |
||
e | ||
리턴 | void |
protected OnPaintBackground ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
리턴 | void |