SolidPolylineDashSegmentInitialize(PenX3D) Method |
Initialization that is needed only once per straigth line (not once per dash).
Namespace: Altaxo.Drawing.D3DAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public void Initialize(
PenX3D pen
)
Parameters
- pen PenX3D
- The pen that is used to draw the line.
See Also