Méthode | Description | |
---|---|---|
AssertValid ( ) : void | ||
LabelVertexDrawingHistory ( IVertex vertex, System.Windows.Media.DrawingVisual drawingVisual, System.Boolean drawnAsSelected, |
Initializes a new instance of the
|
public LabelVertexDrawingHistory ( IVertex vertex, System.Windows.Media.DrawingVisual drawingVisual, System.Boolean drawnAsSelected, |
||
vertex | IVertex | /// The vertex that was drawn. /// |
drawingVisual | System.Windows.Media.DrawingVisual | /// The DrawingVisual object that was used to draw the vertex. /// |
drawnAsSelected | System.Boolean | /// true if the vertex was drawn as selected. /// |
rectangle |
/// The rectangle that was drawn for |
|
Résultat | System |