Searched refs:GetPointStrokeWidth (Results 1 – 3 of 3) sorted by relevance
230 paint.setStrokeWidth(NormalizeToPx(point.GetPointStrokeWidth())); in SetEdgeStyle()236 pen.SetWidth(NormalizeToPx(point.GetPointStrokeWidth())); in SetEdgeStyle()247 double halfThickness = NormalizeToPx(point.GetPointStrokeWidth()) / 2; in PaintPoint()299 double halfThickness = NormalizeToPx(point.GetPointStrokeWidth()) / 2; in PaintPoint()
263 const Dimension& GetPointStrokeWidth() const in GetPointStrokeWidth() function
229 pointInfo.SetPointStrokeWidth(getPointInfo.GetPointStrokeWidth()); in SetPoint()