ACOP.NET API
|
This is the complete list of members for AcopShapeUtils, including all inherited members.
DrawArc(Form form, Color color, int width, Rectangle rect, float startAngle, float sweepAngle, String tag) | AcopShapeUtils | inlinestatic |
DrawLine(Form form, Color color, int width, int x1, int y1, int x2, int y2, String tag) | AcopShapeUtils | inlinestatic |
DrawLine(Form form, Color color, int width, Point p1, Point p2, String tag) | AcopShapeUtils | inlinestatic |
DrawLine(Form form, Color color, int width, Control control1, Control control2, String tag) | AcopShapeUtils | inlinestatic |
DrawPolygon(Form form, Color color, int width, Point[] points, String tag) | AcopShapeUtils | inlinestatic |