14 references to Custom
System.Drawing (2)
commonui\System\Drawing\Pen.cs (2)
323case LineCap.Custom: 369case LineCap.Custom:
System.Web.DataVisualization (6)
Common\Annotation\CalloutAnnotation.cs (1)
1534graphics.Pen.StartCap = LineCap.Custom;
Common\Annotation\LineAnnotation.cs (2)
604graphics.Pen.StartCap = LineCap.Custom; 633graphics.Pen.EndCap = LineCap.Custom;
Common\Annotation\PolygonAnnotation.cs (2)
632graphics.Pen.StartCap = LineCap.Custom; 661graphics.Pen.EndCap = LineCap.Custom;
Common\General\SmartLabels.cs (1)
992 calloutPen.StartCap = LineCap.Custom;
System.Windows.Forms.DataVisualization (6)
Common\Annotation\CalloutAnnotation.cs (1)
1534graphics.Pen.StartCap = LineCap.Custom;
Common\Annotation\LineAnnotation.cs (2)
604graphics.Pen.StartCap = LineCap.Custom; 633graphics.Pen.EndCap = LineCap.Custom;
Common\Annotation\PolygonAnnotation.cs (2)
632graphics.Pen.StartCap = LineCap.Custom; 661graphics.Pen.EndCap = LineCap.Custom;
Common\General\SmartLabels.cs (1)
992 calloutPen.StartCap = LineCap.Custom;