Свойство | Type | Description | |
---|---|---|---|
GetIntersection | Point | ||
OnFromShapeMoved | void | ||
OnToShapeMoved | void | ||
RefreshViewModel | void |
Méthode | Description | |
---|---|---|
ArrowController ( ViewModel relationship, IPolymorphicShape from, IPolymorphicShape to ) : System | ||
GetAngle ( ) : double | ||
GetHighestShapeIntersection ( ) : Point | ||
GetLength ( ) : double | ||
GetLowestShapeIntersection ( ) : Point |
Méthode | Description | |
---|---|---|
GetIntersection ( IShapeEquation shape ) : Point | ||
OnFromShapeMoved ( object sender, |
||
OnToShapeMoved ( object sender, |
||
RefreshViewModel ( ) : void |
public ArrowController ( ViewModel relationship, IPolymorphicShape from, IPolymorphicShape to ) : System | ||
relationship | ViewModel | |
from | IPolymorphicShape | |
to | IPolymorphicShape | |
Résultat | System |
public GetHighestShapeIntersection ( ) : Point | ||
Résultat | Point |
public GetLowestShapeIntersection ( ) : Point | ||
Résultat | Point |