DimensionStyle.ArrowType1 Property

DimensionStyleArrowType1 Property

[Missing <summary> documentation for "P:Rhino.DocObjects.DimensionStyle.ArrowType1"]

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public DimensionStyleArrowType ArrowType1 { get; set; }
Public Property ArrowType1 As DimensionStyleArrowType
	Get
	Set

Property Value

Type: DimensionStyleArrowType
See Also