Gets the Double value stored within the entry.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public double GetDoubleValue()
Return Value
DoubleThe Double value contained in the entry.
public double GetDoubleValue()