M_Rhino_Geometry_AnnotationArrowhead__ctor_1 - mcneel/rhinocommon-api-docs GitHub Wiki
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
C#
public AnnotationArrowhead(
ArrowType arrowType,
Guid blockId
)
VB
Public Sub New (
arrowType As ArrowType,
blockId As Guid
)
- 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)"]
Supported in: 6.0.16224.21491
AnnotationArrowhead Class
AnnotationArrowhead Overload
Rhino.Geometry Namespace