AngularDimension.DefPoint1 Property

AngularDimensionDefPoint1 Property

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

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

Property Value

Type: Point2d
See Also