IUIX_Brush Interface

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_Brush Interface}}
 
{{#customTitle:IUIX_Brush Interface}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
The interface of object of PDF-XChange Editor SDK.
 
The interface of object of PDF-XChange Editor SDK.
  
 
== 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_Brush_Clone|Clone]]
 
| [[PXV:IUIX_Brush_Clone|Clone]]
| ...
+
|  
 +
|
 +
|
 
|}
 
|}
  
 
== 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_Brush_BlendType|BlendType]]
 
| [[PXV:IUIX_Brush_BlendType|BlendType]]
| style="text-align: center" | R/W
+
| [[PXV:IUIX_Brush_Gamma|Gamma]]
| .
+
| [[PXV:IUIX_Brush_HatchType|HatchType]]
 +
| [[PXV:IUIX_Brush_Stop0|Stop0]]
 
|-
 
|-
 
| [[PXV:IUIX_Brush_Color0|Color0]]
 
| [[PXV:IUIX_Brush_Color0|Color0]]
| style="text-align: center" | R/W
+
| [[PXV:IUIX_Brush_GradientType|GradientType]]
| .
+
| [[PXV:IUIX_Brush_Opacity|Opacity]]
 +
| [[PXV:IUIX_Brush_Stop1|Stop1]]
 
|-
 
|-
 
| [[PXV:IUIX_Brush_Color1|Color1]]
 
| [[PXV:IUIX_Brush_Color1|Color1]]
| style="text-align: center" | R/W
 
| .
 
|-
 
| [[PXV:IUIX_Brush_Gamma|Gamma]]
 
| style="text-align: center" | R/W
 
| .
 
|-
 
| [[PXV:IUIX_Brush_GradientType|GradientType]]
 
| style="text-align: center" | R/W
 
| .
 
|-
 
 
| [[PXV:IUIX_Brush_HatchLineWidth|HatchLineWidth]]
 
| [[PXV:IUIX_Brush_HatchLineWidth|HatchLineWidth]]
| style="text-align: center" | R/W
 
| .
 
|-
 
| [[PXV:IUIX_Brush_HatchType|HatchType]]
 
| style="text-align: center" | R/W
 
| .
 
|-
 
| [[PXV:IUIX_Brush_Opacity|Opacity]]
 
| style="text-align: center" | R/W
 
| .
 
|-
 
 
| [[PXV:IUIX_Brush_Steps|Steps]]
 
| [[PXV:IUIX_Brush_Steps|Steps]]
| style="text-align: center" | R/W
 
| .
 
|-
 
| [[PXV:IUIX_Brush_Stop0|Stop0]]
 
| style="text-align: center" | R/W
 
| .
 
|-
 
| [[PXV:IUIX_Brush_Stop1|Stop1]]
 
| style="text-align: center" | R/W
 
| .
 
|-
 
 
| [[PXV:IUIX_Brush_Type|Type]]
 
| [[PXV:IUIX_Brush_Type|Type]]
| style="text-align: center" | R/W
 
| .
 
 
|}
 
|}

Revision as of 22:26, 20 April 2015


The interface of object of PDF-XChange Editor SDK.

Methods

Clone

Properties

BlendType Gamma HatchType Stop0
Color0 GradientType Opacity Stop1
Color1 HatchLineWidth Steps Type