Package | com.adobe.illustrator |
Class | public class CompoundPathItem |
Inheritance | CompoundPathItem ![]() ![]() ![]() ![]() |
Since : | CS5 |
Property | Defined By | ||
---|---|---|---|
![]() | artworkKnockout : KnockoutState
Is the artwork used to create a knockout. | PageItem | |
![]() | blendingMode : BlendModes
The mode used when compositing an object. | PageItem | |
![]() | controlBounds : Array [read-only]
The bounds of the artwork including stroke width and controls. | PageItem | |
![]() | editable : Boolean [read-only]
Can the art item be modified. | PageItem | |
![]() | geometricBounds : Array [read-only]
The bounds of the artwork excluding stroke width. | PageItem | |
![]() | height : Number
The height of the art item. | PageItem | |
![]() | hidden : Boolean
Is this artwork item hidden?
| PageItem | |
![]() | hostObjectDelegate : HostObject Getter for the delegate | CSHostObject | |
![]() | isIsolated : Boolean
Is the artwork isolated. | PageItem | |
![]() | layer : Layer [read-only]
The layer to which this artwork belongs. | PageItem | |
![]() | left : Number
The left position of the art item. | PageItem | |
![]() | locked : Boolean
Is this artwork item locked?
| PageItem | |
![]() | name : String
The item's name. | PageItem | |
![]() | note : String
The note assigned to this artwork item. | PageItem | |
![]() | opacity : Number
The object's opacity (between 0.0 and 100.0) ( 0.0 - 100.0 )
| PageItem | |
![]() | parent : * [read-only] | IllustratorHostObject | |
pathItems : PathItems [read-only]
The path artwork in this compound path. | CompoundPathItem | ||
![]() | pixelAligned : Boolean
is this artwork item aligned to Pixel Grid?
| PageItem | |
![]() | position : Array
The position of the top left corner of the art item. | PageItem | |
![]() | selected : Boolean
Is this artwork item selected?
| PageItem | |
![]() | sliced : Boolean
Is the art item sliced (default: false)
| PageItem | |
![]() | tags : Tags [read-only]
The collection of tags associated with this page item. | PageItem | |
![]() | top : Number
The top position of the art item. | PageItem | |
![]() | uRL : String
The value of the Adobe URL tag assigned to this artwork item. | PageItem | |
![]() | visibilityVariable : Object
The visibility variable bound to this page item. | PageItem | |
![]() | visibleBounds : Array [read-only]
The visible bounds of the artwork including stroke width. | PageItem | |
![]() | width : Number
The width of the art item. | PageItem | |
![]() | wrapInside : Boolean
Should the text frame object be wrapped inside this object?
| PageItem | |
![]() | wrapOffset : Number
Use this offset when wrapping text around this object. | PageItem | |
![]() | wrapped : Boolean
Wrap text frame objects around this object (text frame must be above the object)
| PageItem | |
![]() | zOrderPosition : Number [read-only]
The drawing order of the art within it's group or layer. | PageItem |