Click or drag to resize

SolidPolylineDashSegmentAddGeometry Method

Overload List
 NameDescription
Public methodAddGeometry(ActionPointD3D, VectorD3D, ActionInt32, Int32, Int32, Boolean, Int32, IListPolylinePointD3D, ILineCap, ILineCap) Adds the triangle geometry for a polyline segment with start and end cap.
Public methodAddGeometry(ActionPointD3D, VectorD3D, ActionInt32, Int32, Int32, Boolean, Int32, IEnumerablePolylinePointD3D, Boolean, ILineCap, ILineCap) Adds the triangle geometry. Here, the position of the startcap base and of the endcap base is already calculated and provided in the arguments.
Public methodAddGeometry(ActionPointD3D, VectorD3D, ActionInt32, Int32, Int32, Boolean, Int32, IListPointD3D, VectorD3D, VectorD3D, VectorD3D, ILineCap, ILineCap) Adds the triangle geometry for a polyline segment with start and end cap.
Top
See Also