Share

AcGiTextStyle::isStrikethrough Method

C++

virtual Adesk::Boolean isStrikethrough() const;

Description

Returns Adesk::kTrue if the AcGiTextStyle object is set to display strike-through text. Otherwise returns Adesk::kFalse.

Returns

Adesk::kTrue or Adesk::kFalse

Links

AcGiTextStyle

Was this information helpful?