IPXC_MeasureRL Interface
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_MeasureRL Interface}} | {{#customTitle:IPXC_MeasureRL Interface}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
The interface of object of PDF-XChange Editor SDK. | The interface of object of PDF-XChange Editor SDK. | ||
Line 7: | Line 9: | ||
== Methods == | == Methods == | ||
− | {| class="wikitable | + | {| class="wikitable methods" |
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IPXC_MeasureRL_FormatValue|FormatValue]] | | [[PXV:IPXC_MeasureRL_FormatValue|FormatValue]] | ||
− | | | + | | [[PXV:IPXC_MeasureRL_GetDistance|GetDistance]] |
+ | | [[PXV:IPXC_MeasureRL_GetYXScale|GetYXScale]] | ||
+ | | [[PXV:IPXC_MeasureRL_RemoveSlope|RemoveSlope]] | ||
|- | |- | ||
| [[PXV:IPXC_MeasureRL_FormatValueA|FormatValueA]] | | [[PXV:IPXC_MeasureRL_FormatValueA|FormatValueA]] | ||
− | | | + | | [[PXV:IPXC_MeasureRL_GetOrigin|GetOrigin]] |
+ | | [[PXV:IPXC_MeasureRL_RemoveAngle|RemoveAngle]] | ||
+ | | [[PXV:IPXC_MeasureRL_RemoveY|RemoveY]] | ||
|- | |- | ||
| [[PXV:IPXC_MeasureRL_FormatValueF|FormatValueF]] | | [[PXV:IPXC_MeasureRL_FormatValueF|FormatValueF]] | ||
− | | | + | | [[PXV:IPXC_MeasureRL_GetSlope|GetSlope]] |
+ | | [[PXV:IPXC_MeasureRL_RemoveArea|RemoveArea]] | ||
+ | | [[PXV:IPXC_MeasureRL_SetOrigin|SetOrigin]] | ||
|- | |- | ||
| [[PXV:IPXC_MeasureRL_GetAngle|GetAngle]] | | [[PXV:IPXC_MeasureRL_GetAngle|GetAngle]] | ||
− | | | + | | [[PXV:IPXC_MeasureRL_GetX|GetX]] |
+ | | [[PXV:IPXC_MeasureRL_RemoveDistance|RemoveDistance]] | ||
+ | | [[PXV:IPXC_MeasureRL_SetYXScale|SetYXScale]] | ||
|- | |- | ||
| [[PXV:IPXC_MeasureRL_GetArea|GetArea]] | | [[PXV:IPXC_MeasureRL_GetArea|GetArea]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IPXC_MeasureRL_GetY|GetY]] | | [[PXV:IPXC_MeasureRL_GetY|GetY]] | ||
− | | | + | | |
− | | | + | | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|} | |} | ||
== Properties == | == Properties == | ||
− | {| | + | {| class="wikitable properties" |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IPXC_MeasureRL_Ratio|Ratio]] | | [[PXV:IPXC_MeasureRL_Ratio|Ratio]] | ||
− | | | + | | |
− | | | + | | |
+ | | | ||
|} | |} |
Revision as of 14:53, 20 April 2015
The interface of object of PDF-XChange Editor SDK.
IPXC_MeasureRL extends IPXC_Measure interface.
Methods
FormatValue | GetDistance | GetYXScale | RemoveSlope |
FormatValueA | GetOrigin | RemoveAngle | RemoveY |
FormatValueF | GetSlope | RemoveArea | SetOrigin |
GetAngle | GetX | RemoveDistance | SetYXScale |
GetArea | GetY |
Properties
Ratio |