IUIX_Picture 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:IUIX_Picture Interface}}
 
{{#customTitle:IUIX_Picture 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:IUIX_Picture_FitByImage|FitByImage]]
 
| [[PXV:IUIX_Picture_FitByImage|FitByImage]]
| ...
+
|  
 +
|
 +
|
 
|}
 
|}
  
 
== 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:IUIX_Picture_FillColor|FillColor]]
 
| [[PXV:IUIX_Picture_FillColor|FillColor]]
| style="text-align: center" | R/W
+
| [[PXV:IUIX_Picture_ImageOpacity|ImageOpacity]]
| .
+
| [[PXV:IUIX_Picture_NotifyTarget|NotifyTarget]]
 +
| [[PXV:IUIX_Picture_StrokeWidth|StrokeWidth]]
 
|-
 
|-
 
| [[PXV:IUIX_Picture_IconScaleType|IconScaleType]]
 
| [[PXV:IUIX_Picture_IconScaleType|IconScaleType]]
| style="text-align: center" | R/W
+
| [[PXV:IUIX_Picture_ImageScaleType|ImageScaleType]]
| .
+
| [[PXV:IUIX_Picture_RoundRadius|RoundRadius]]
 +
| [[PXV:IUIX_Picture_Tooltip|Tooltip]]
 
|-
 
|-
 
| [[PXV:IUIX_Picture_Image|Image]]
 
| [[PXV:IUIX_Picture_Image|Image]]
| style="text-align: center" | R/W
 
| .
 
|-
 
| [[PXV:IUIX_Picture_ImageOpacity|ImageOpacity]]
 
| style="text-align: center" | R/W
 
| .
 
|-
 
| [[PXV:IUIX_Picture_ImageScaleType|ImageScaleType]]
 
| style="text-align: center" | R/W
 
| .
 
|-
 
 
| [[PXV:IUIX_Picture_ImageSize|ImageSize]]
 
| [[PXV:IUIX_Picture_ImageSize|ImageSize]]
| style="text-align: center" | R/W
 
| .
 
|-
 
| [[PXV:IUIX_Picture_NotifyTarget|NotifyTarget]]
 
| style="text-align: center" | R/W
 
| .
 
|-
 
| [[PXV:IUIX_Picture_RoundRadius|RoundRadius]]
 
| style="text-align: center" | R/W
 
| .
 
|-
 
 
| [[PXV:IUIX_Picture_StrokeColor|StrokeColor]]
 
| [[PXV:IUIX_Picture_StrokeColor|StrokeColor]]
| style="text-align: center" | R/W
+
|  
| .
+
|-
+
| [[PXV:IUIX_Picture_StrokeWidth|StrokeWidth]]
+
| style="text-align: center" | R/W
+
| .
+
|-
+
| [[PXV:IUIX_Picture_Tooltip|Tooltip]]
+
| style="text-align: center" | R/W
+
| .
+
 
|}
 
|}

Revision as of 22:44, 20 April 2015


The interface of object of PDF-XChange Editor SDK.

IUIX_Picture extends IUIX_ObjImpl interface.

Methods

FitByImage

Properties

FillColor ImageOpacity NotifyTarget StrokeWidth
IconScaleType ImageScaleType RoundRadius Tooltip
Image ImageSize StrokeColor