LengthValue.LengthStringFormat Property

LengthValueLengthStringFormat Property

Returns the StringFormat from this LengthValue

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

Property Value

Type: LengthValueStringFormat
See Also