AngularDimension.ArrowPoint2 Property

AngularDimensionArrowPoint2 Property

[Missing <summary> documentation for "P:Rhino.Geometry.AngularDimension.ArrowPoint2"]

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public Point2d ArrowPoint2 { get; }
Public ReadOnly Property ArrowPoint2 As Point2d
	Get

Property Value

Type: Point2d
See Also