The size [ft] of the interval between tab stops, in model space.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic double TabSize { get; }
Public ReadOnly Property TabSize As Double
Get
public:
property double TabSize {
double get ();
}
member TabSize : float with get
Property Value
Double
See Also