An NDoc Documented Class Library

MNDevice.drawPolyPolyCurve Method 

This primitive drawmethod draws a Loca. In case of PolygonMode = line, simple curves are drawn. If PolygonMode = Fill, then a filled area bounded by curves is drawn. The Loca must have the property, thats the entries are coherently curvearrays and additionally there are no crosspoints. if this is done then curvearrays, which lays in an other filled curvearray is "drawn as hole". If in lays in a hole then the curvearray is filled drawn.

public virtual void drawPolyPolyCurve(
   Loca ListOfCurveArrays
);

Parameters

ListOfCurveArrays
Holds the curve arrays

See Also

MNDevice Class | Minais.Drawing3d Namespace | Curve | CurveArray