SymbolTypeId.InvDegreeF Property

SymbolTypeIdInvDegreeF Property

Symbol 1/°F, indicating unit Inverse degrees Fahrenheit.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static ForgeTypeId InvDegreeF { get; }
Public Shared ReadOnly Property InvDegreeF As ForgeTypeId
	Get
public:
static property ForgeTypeId^ InvDegreeF {
	ForgeTypeId^ get ();
}
static member InvDegreeF : ForgeTypeId with get

Property Value

ForgeTypeId
See Also