GetFormFieldRotation
Поля форм
Описание
Возвращает угол поворота поля формы в градусах; всегда кратен 90
Синтаксис
Delphi
Function TPDFlib.GetFormFieldRotation(Index: Integer): Integer;
ActiveX
Function PDFlib::GetFormFieldRotation(Index As Long) As Long
DLL
int DLGetFormFieldRotation(int InstanceID, int Index);
Параметры
| Index | Индекс запрашиваемого поля формы |
|---|