IPXC_NumberFormatArray Interface

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_NumberFormatArray Interface}}
 
{{#customTitle:IPXC_NumberFormatArray Interface}}
{{#parentPage:PXV:PXC|IPXC_NumberFormatArray Interface|interface}}
+
{{#parentPage:PXV:PXC_Interfaces|IPXC_NumberFormatArray|interface}}
{{ToWrite}}
+
 
{{ToReview}}
 
{{ToReview}}
  
The interface of object of PDF-XChange Editor SDK.
+
Number format arrays specify all the units that shall be used when expressing a specific measurement. Each array shall contain one or more number format dictionaries, in descending order of granularity. If one unit of measurement X is larger than one unit of measurement Y then X has a larger order of granularity than Y. All the elements in the array shall contain text strings that, concatenated together, specify how the units shall be displayed.
  
 
== Methods ==
 
== Methods ==
Line 29: Line 29:
 
|  
 
|  
 
|}
 
|}
 +
 +
== See Also ==
 +
[[PXV:IPXC_MeasureRL_GetAngle|IPXC_MeasureRL::GetAngle]], [[PXV:IPXC_MeasureRL_GetArea|IPXC_MeasureRL::GetArea]], [[PXV:IPXC_MeasureRL_GetDistance|IPXC_MeasureRL::GetDistance]], [[PXV:IPXC_MeasureRL_GetSlope|IPXC_MeasureRL::GetSlope]], [[PXV:IPXC_MeasureRL_GetX|IPXC_MeasureRL::GetX]], [[PXV:IPXC_MeasureRL_GetY|IPXC_MeasureRL::GetY]]

Latest revision as of 00:38, 31 March 2016


Number format arrays specify all the units that shall be used when expressing a specific measurement. Each array shall contain one or more number format dictionaries, in descending order of granularity. If one unit of measurement X is larger than one unit of measurement Y then X has a larger order of granularity than Y. All the elements in the array shall contain text strings that, concatenated together, specify how the units shall be displayed.

Methods

Clear Init Insert Remove
CreateNewItem

Properties

Count Item

See Also

IPXC_MeasureRL::GetAngle, IPXC_MeasureRL::GetArea, IPXC_MeasureRL::GetDistance, IPXC_MeasureRL::GetSlope, IPXC_MeasureRL::GetX, IPXC_MeasureRL::GetY