Share

AcGiTextStyle::isOverlined

C++

virtual Adesk::Boolean isOverlined() const;

Description

Returns Adesk::kTrue if the AcGiTextStyle object is set to display text with a line over it (that is, similar to underlining, but over the text instead of under it). Otherwise returns Adesk::kFalse.

Links

AcGiTextStyle

Was this information helpful?