ArrowheadAttributes Constructor (ArrowheadPositions, ArrowheadTypes, Double, Double)

Creates a new arrowhead attributes instance with the given parameters.

Namespace:  Tekla.Structures.Drawing
Assembly:  Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2023.0.3
Syntax
public ArrowheadAttributes(
	ArrowheadPositions arrowPosition,
	ArrowheadTypes head,
	double height,
	double width
)

Parameters

arrowPosition
Type: Tekla.Structures.DrawingArrowheadPositions
The arrowhead position.
head
Type: Tekla.Structures.DrawingArrowheadTypes
The arrowhead type.
height
Type: SystemDouble
The arrowhead height.
width
Type: SystemDouble
The arrowhead width.
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next