AnnotationBase.DimensionLengthDisplay Property

AnnotationBaseDimensionLengthDisplay Property

Length display units and format

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

Property Value

Type: DimensionStyleLengthDisplay
See Also