1 write to _cloudBounds
System.Windows.Forms.DataVisualization (1)
Common\Annotation\CalloutAnnotation.cs (1)
1778
_cloudBounds
= _cloudPath.GetBounds();
8 references to _cloudBounds
System.Windows.Forms.DataVisualization (8)
Common\Annotation\CalloutAnnotation.cs (8)
1673
matrix.Translate(-
_cloudBounds
.X, -
_cloudBounds
.Y);
1677
matrix.Scale(position.Width /
_cloudBounds
.Width, position.Height /
_cloudBounds
.Height);
1784
matrix.Translate(-
_cloudBounds
.X, -
_cloudBounds
.Y);
1788
matrix.Scale(position.Width /
_cloudBounds
.Width, position.Height /
_cloudBounds
.Height);