IPXC_PolygonSrcF Interface

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
 
(7 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_PolygonSrcF Interface}}
 
{{#customTitle:IPXC_PolygonSrcF Interface}}
 +
{{#parentPage:PXV:PXC_Interfaces|IPXC_PolygonSrcF|interface}}
 +
{{ToReview}}
  
The interface of object of PDF-XChange Editor SDK.
+
Polygon's points array.
  
 
== 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_PolygonSrcF_Clear|Clear]]
 
| [[PXV:IPXC_PolygonSrcF_Clear|Clear]]
| ...
 
|-
 
 
| [[PXV:IPXC_PolygonSrcF_CopyFrom|CopyFrom]]
 
| [[PXV:IPXC_PolygonSrcF_CopyFrom|CopyFrom]]
| ...
+
| [[PXV:IPXC_PolygonSrcF_InsertFrom|InsertFrom]]
 +
| [[PXV:IPXC_PolygonSrcF_Remove|Remove]]
 
|-
 
|-
 +
| [[PXV:IPXC_PolygonSrcF_Clone|Clone]]
 
| [[PXV:IPXC_PolygonSrcF_Insert|Insert]]
 
| [[PXV:IPXC_PolygonSrcF_Insert|Insert]]
| ...
+
|  
|-
+
|  
| [[PXV:IPXC_PolygonSrcF_InsertFrom|InsertFrom]]
+
| ...
+
|-
+
| [[PXV:IPXC_PolygonSrcF_Remove|Remove]]
+
| ...
+
 
|}
 
|}
  
 
== 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_PolygonSrcF_Count|Count]]
 
| [[PXV:IPXC_PolygonSrcF_Count|Count]]
| style="text-align: center" | R
 
| .
 
|-
 
 
| [[PXV:IPXC_PolygonSrcF_Item|Item]]
 
| [[PXV:IPXC_PolygonSrcF_Item|Item]]
| style="text-align: center" | R/W
+
|  
| .
+
|  
 
|}
 
|}
 +
 +
== See Also ==
 +
[[PXV:IPXC_PolyPolygonSrcF_Find|IPXC_PolyPolygonSrcF::Find]], [[PXV:IPXC_PolyPolygonSrcF_Insert|IPXC_PolyPolygonSrcF::Insert]], [[PXV:IPXC_PolyPolygonSrcF_Remove2|IPXC_PolyPolygonSrcF::Remove2]], [[PXV:IPXC_PolyPolygonSrcF_Item|IPXC_PolyPolygonSrcF::Item]], [[PXV:IPXC_AnnotData_Poly_Vertices|IPXC_AnnotData_Poly::Vertices]], [[PXV:IPXC_MeasureRL_FormatValueA|IPXC_MeasureRL::FormatValueA]], [[PXV:IPXC_Inst_CreatePolygonSrc|IPXC_Inst::CreatePolygonSrc]]

Latest revision as of 04:54, 18 March 2016


Polygon's points array.

Methods

Clear CopyFrom InsertFrom Remove
Clone Insert

Properties

Count Item

See Also

IPXC_PolyPolygonSrcF::Find, IPXC_PolyPolygonSrcF::Insert, IPXC_PolyPolygonSrcF::Remove2, IPXC_PolyPolygonSrcF::Item, IPXC_AnnotData_Poly::Vertices, IPXC_MeasureRL::FormatValueA, IPXC_Inst::CreatePolygonSrc