LabelStyleBaseBaseDraggedStateComponentsTextHeight Property |
Gets the plotted height for all text components.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyDouble TextHeight { get; }
Public ReadOnly Property TextHeight As PropertyDouble
Get
public:
property PropertyDouble^ TextHeight {
PropertyDouble^ get ();
}
Property Value
PropertyDouble
See Also