M_Rhino_Geometry_AnnotationArrowhead__ctor_1 - mcneel/rhinocommon-api-docs GitHub Wiki

AnnotationArrowhead Constructor (DimensionStyle.ArrowType, Guid)

Constructotr type of this arrowheadGuid of the block used for user defined display

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public AnnotationArrowhead(
	ArrowType arrowType,
	Guid blockId
)

VB

Public Sub New ( 
	arrowType As ArrowType,
	blockId As Guid
)

Parameters

 

arrowType
Type: ArrowType
[Missing documentation for "M:Rhino.Geometry.AnnotationArrowhead.#ctor(Rhino.DocObjects.DimensionStyle.ArrowType,System.Guid)"]
blockId
Type: System.Guid
[Missing documentation for "M:Rhino.Geometry.AnnotationArrowhead.#ctor(Rhino.DocObjects.DimensionStyle.ArrowType,System.Guid)"]

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

AnnotationArrowhead Class
AnnotationArrowhead Overload
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️