LocalizationFormatVolume Method |
Namespace: Rhino.UI
Assembly: RhinoCommon (in RhinoCommon.dll)

public static string FormatVolume( double volume, UnitSystem units, DimensionStyle dimStyle, bool alternate )
Public Shared Function FormatVolume ( volume As Double, units As UnitSystem, dimStyle As DimensionStyle, alternate As Boolean ) As String
Parameters
- volume
- Type: SystemDouble
[Missing <param name="volume"/> documentation for "M:Rhino.UI.Localization.FormatVolume(System.Double,Rhino.UnitSystem,Rhino.DocObjects.DimensionStyle,System.Boolean)"]
- units
- Type: RhinoUnitSystem
[Missing <param name="units"/> documentation for "M:Rhino.UI.Localization.FormatVolume(System.Double,Rhino.UnitSystem,Rhino.DocObjects.DimensionStyle,System.Boolean)"]
- dimStyle
- Type: Rhino.DocObjectsDimensionStyle
[Missing <param name="dimStyle"/> documentation for "M:Rhino.UI.Localization.FormatVolume(System.Double,Rhino.UnitSystem,Rhino.DocObjects.DimensionStyle,System.Boolean)"]
- alternate
- Type: SystemBoolean
[Missing <param name="alternate"/> documentation for "M:Rhino.UI.Localization.FormatVolume(System.Double,Rhino.UnitSystem,Rhino.DocObjects.DimensionStyle,System.Boolean)"]
Return Value
Type: String[Missing <returns> documentation for "M:Rhino.UI.Localization.FormatVolume(System.Double,Rhino.UnitSystem,Rhino.DocObjects.DimensionStyle,System.Boolean)"]
