C# 클래스 ORM.DisplayGraph.Components.ModelViewer.UpdateRelationShips

파일 보기 프로젝트 열기: thabart/SimpleOrm 1 사용 예제들

공개 메소드들

메소드 설명
RefreshRelationShipPosition ( LinkDefinition linkDefinition, TableDefinitionControl>.Dictionary tableDefinitionControls, System.Windows.Controls.Canvas modelViewerContainer, System.Windows.Shapes.Line line ) : void

비공개 메소드들

메소드 설명
CalculateTableDefinitionControlCenterPoint ( TableDefinitionControl tableDefinitionControl ) : Point

메소드 상세

RefreshRelationShipPosition() 공개 정적인 메소드

public static RefreshRelationShipPosition ( LinkDefinition linkDefinition, TableDefinitionControl>.Dictionary tableDefinitionControls, System.Windows.Controls.Canvas modelViewerContainer, System.Windows.Shapes.Line line ) : void
linkDefinition ORM.DisplayGraph.Components.ModelViewer.ViewModels.LinkDefinition
tableDefinitionControls TableDefinitionControl>.Dictionary
modelViewerContainer System.Windows.Controls.Canvas
line System.Windows.Shapes.Line
리턴 void