Share

AcGiTextStyle::isVertical

C++

virtual Adesk::Boolean isVertical() const;

Description

Returns Adesk::kTrue if the AcGiTextStyle object is set to display text vertically rather than horizontally. Otherwise returns Adesk::kFalse.

Note

..Vertical orientation is only possible if the font in use supports it.

Links

AcGiTextStyle

Was this information helpful?