Click or drag to resize

PolylineCurveToPolyline Method

Overload List
  NameDescription
Public methodToPolyline
Returns the underlying Polyline, or points.
Public methodToPolyline(Double, Double, Double, Double)
Gets a polyline approximation of a curve.
(Inherited from Curve.)
Public methodToPolyline(Int32, Int32, Double, Double, Double, Double, Double, Double, Boolean)
Gets a polyline approximation of a curve.
(Inherited from Curve.)
Public methodToPolyline(Int32, Int32, Double, Double, Double, Double, Double, Double, Boolean, Interval)
Gets a polyline approximation of a curve.
(Inherited from Curve.)
Top
See Also