An NDoc Documented Class Library

DrawCtrl.ctrlPoly Method

Draws an active polygon a, how will be highlighted by the HoverColor if the mousepointer moves over it. With the parameter Tag you can set informations to identify the polygon in an other context.

Overload List

Draws an active polygon a, how will be highlighted by the HoverColor if the mousepointer moves over it. With the parameter Tag you can set informations to identify the polygon in an other context.

public void ctrlPoly(xyArray,object);

Draws an active polygon a, how will be highlighted by the HoverColor if the mousepointer moves over it. With the parameter Tag you can set informations to identify the polygon in an other context.

public void ctrlPoly(xyzArray,object);

See Also

DrawCtrl Class | Minais.Drawing3d Namespace | ctrlMarker | ctrlLine | ctrlCurve | ctrlPoly