Arrowhead Constructor (DimensionStyle.ArrowType, Guid)

Arrowhead Constructor (DimensionStyleArrowType, Guid)

Constructor

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public Arrowhead(
	DimensionStyleArrowType arrowType,
	Guid blockId
)
Public Sub New ( 
	arrowType As DimensionStyleArrowType,
	blockId As Guid
)

Parameters

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

Rhino for Windows

Supported in: 6.14
See Also