| Library | Module | Frames | Expand |
| static pfcAnnotationTextStyle | Create () | |
| /* optional */ number | GetAngle () | |
| pfcColorRGB | GetColor () | |
| string | GetFont () | |
| /* optional */ number | GetHeight () | |
| pfcHorizontalJustification | GetHorizontalJustification () | |
| /* optional */ number | GetSlantAngle () | |
| /* optional */ number | GetThickness () | |
| pfcVerticalJustification | GetVerticalJustification () | |
| /* optional */ number | GetWidth () | |
| boolean | IsHeightInModelUnits () | |
| /* optional */ boolean | IsTextMirrored () | |
| /* optional */ boolean | IsTextUnderlined () | |
| void | MirrorText (boolean Mirror) | |
| void | SetAngle (number Angle) | |
| void | SetColor (pfcColorRGB Color) | |
| void | SetFont (string Font) | |
| void | SetHeight (number Height) | |
| void | SetHeightInModelUnits (boolean ModelUnits) | |
| void | SetHorizontalJustification (pfcHorizontalJustification Justification) | |
| void | SetSlantAngle (number SlantAngle) | |
| void | SetThickness (number Thickness) | |
| void | SetVerticalJustification (pfcVerticalJustification Justification) | |
| void | SetWidth (number Width) | |
| void | UnderlineText (boolean Underline) | |
| static pfcAnnotationTextStyle | Create | () |
|
| /* optional */ number | GetAngle | () |
|
| pfcColorRGB | GetColor | () |
|
| string | GetFont | () |
|
| /* optional */ number | GetHeight | () |
|
| pfcHorizontalJustification | GetHorizontalJustification | () |
|
| /* optional */ number | GetSlantAngle | () |
|
| /* optional */ number | GetThickness | () |
|
| pfcVerticalJustification | GetVerticalJustification | () |
|
| /* optional */ number | GetWidth | () |
|
| boolean | IsHeightInModelUnits | () |
|
| /* optional */ boolean | IsTextMirrored | () |
|
| /* optional */ boolean | IsTextUnderlined | () |
|
| void | MirrorText | (boolean Mirror) |
|
| void | SetAngle | (number Angle) |
|
| void | SetColor | (pfcColorRGB Color) |
|
| void | SetFont | (string Font) |
|
| void | SetHeight | (number Height) |
|
| void | SetHeightInModelUnits | (boolean ModelUnits) |
|
| void | SetHorizontalJustification | (pfcHorizontalJustification Justification) |
|
| void | SetSlantAngle | (number SlantAngle) |
|
| void | SetThickness | (number Thickness) |
|
| void | SetVerticalJustification | (pfcVerticalJustification Justification) |
|
| void | SetWidth | (number Width) |
|
| void | UnderlineText | (boolean Underline) |
|