SettingsCmdViewEditCorridorSectionSettingsCmdGridTextSettingsTextHeightRelativeToScreen Property |
Gets the Text Height Relative to Screen setting.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyDouble TextHeightRelativeToScreen { get; }
Public ReadOnly Property TextHeightRelativeToScreen As PropertyDouble
Get
public:
property PropertyDouble^ TextHeightRelativeToScreen {
PropertyDouble^ get ();
}
Property Value
PropertyDouble
See Also