AnnotationBase.NumericValue Property

AnnotationBaseNumericValue Property

Gets the numeric value, depending on geometry type.

LinearDimension: distance between arrow tips

RadialDimension: radius or diamater depending on type

AngularDimension: angle in degrees

Leader or Text: UnsetValue

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public double NumericValue { get; }
Public ReadOnly Property NumericValue As Double
	Get

Property Value

Type: Double
Version Information

Rhino for Mac

Supported in: 5.4
See Also