The text height of the table title.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0
Syntax
C#
public double TitleTextHeight { get; set; }
Visual Basic
Public Property TitleTextHeight As Double
Get
Set
Visual C++
public: property double TitleTextHeight { double get (); void set (double value); }
Remarks
The table's row height is determined by the highest character in the title.
Exceptions
Exception | Condition |
---|---|
System.ArgumentException |
Thrown when:
|