PropertyTableEntryDistance Property |
The distance value of the PropertyTableEntry
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntaxpublic double Distance { get; }Public ReadOnly Property Distance As Double
Get
public:
property double Distance {
double get ();
}member Distance : float with get
Property Value
Double
See Also