Click or drag to resize

Arrowhead Constructor (DimensionStyleArrowType, Guid)

Constructor

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public Arrowhead(
	DimensionStyleArrowType arrowType,
	Guid blockId
)

Parameters

arrowType
Type: Rhino.DocObjectsDimensionStyleArrowType
type of this arrowhead
blockId
Type: SystemGuid
Guid of the block used for user defined display
See Also