AnnotationBase.AlternateDimensionLengthDisplay Property

AnnotationBaseAlternateDimensionLengthDisplay Property

Alternate length display units and format

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

Property Value

Type: DimensionStyleLengthDisplay
See Also