IPXC_MeasureRL Interface

From PDF XChange PDF SDK
Jump to: navigation, search
(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 sortable collapsible" style="width: 100%"
+
{| class="wikitable methods"
|-
+
! style="text-align: left" scope="col" width="15%" | Method
+
! style="text-align: left" scope="col" class="unsortable" | Description
+
 
|-
 
|-
 
| [[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_GetDistance|GetDistance]]
 
| ...
 
|-
 
| [[PXV:IPXC_MeasureRL_GetOrigin|GetOrigin]]
 
| ...
 
|-
 
| [[PXV:IPXC_MeasureRL_GetSlope|GetSlope]]
 
| ...
 
|-
 
| [[PXV:IPXC_MeasureRL_GetX|GetX]]
 
| ...
 
|-
 
 
| [[PXV:IPXC_MeasureRL_GetY|GetY]]
 
| [[PXV:IPXC_MeasureRL_GetY|GetY]]
| ...
+
|  
|-
+
|  
| [[PXV:IPXC_MeasureRL_GetYXScale|GetYXScale]]
+
| ...
+
|-
+
| [[PXV:IPXC_MeasureRL_RemoveAngle|RemoveAngle]]
+
| ...
+
|-
+
| [[PXV:IPXC_MeasureRL_RemoveArea|RemoveArea]]
+
| ...
+
|-
+
| [[PXV:IPXC_MeasureRL_RemoveDistance|RemoveDistance]]
+
| ...
+
|-
+
| [[PXV:IPXC_MeasureRL_RemoveSlope|RemoveSlope]]
+
| ...
+
|-
+
| [[PXV:IPXC_MeasureRL_RemoveY|RemoveY]]
+
| ...
+
|-
+
| [[PXV:IPXC_MeasureRL_SetOrigin|SetOrigin]]
+
| ...
+
|-
+
| [[PXV:IPXC_MeasureRL_SetYXScale|SetYXScale]]
+
| ...
+
 
|}
 
|}
  
 
== Properties ==
 
== Properties ==
{| style="width: 100%" class="wikitable sortable collapsible"
+
{| class="wikitable properties"
|-
+
! style="text-align: left" scope="col" width="15%" | Property
+
! style="text-align: center" scope="col" width="5%" | Access Type
+
! style="text-align: left" scope="col"  class="unsortable" | Description
+
 
|-
 
|-
 
| [[PXV:IPXC_MeasureRL_Ratio|Ratio]]
 
| [[PXV:IPXC_MeasureRL_Ratio|Ratio]]
| style="text-align: center" | R/W
+
|  
| .
+
|  
 +
|  
 
|}
 
|}

Revision as of 15: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