Solid |
public struct SolidPolylineDashSegment
The SolidPolylineDashSegment type exposes the following members.
| Name | Description | |
|---|---|---|
| AddGeometry(ActionPointD3D, VectorD3D, ActionInt32, Int32, Int32, Boolean, Int32, IListPolylinePointD3D, ILineCap, ILineCap) | Adds the triangle geometry for a polyline segment with start and end cap. | |
| AddGeometry(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. | |
| AddGeometry(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. | |
| Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType) | |
| GetHashCode | Returns the hash code for this instance. (Inherited from ValueType) | |
| GetTriangles | ||
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| Initialize(PenX3D) | Initialization that is needed only once per straigth line (not once per dash). | |
| Initialize(ICrossSectionOfLine, Double, Double, PenLineJoin, Double, ILineCap, ILineCap) | Initialization that is needed only once per straigth line (not once per dash). | |
| ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType) |