Package | com.adobe.illustrator |
Class | public class SpotColor |
Inheritance | SpotColor ![]() ![]() ![]() ![]() |
Since : | CS5 |
Property | Defined By | ||
---|---|---|---|
![]() | hostObjectDelegate : HostObject Getter for the delegate | CSHostObject | |
![]() | parent : * [read-only] | IllustratorHostObject | |
spot : Spot | SpotColor | ||
tint : Number
percentage level of tint to be applied to the spot color ( 0.0 - 100.0; default: 100.0 )
| SpotColor |
spot | property |
spot:Spot
Since : | CS5 |
public function get spot():Spot
public function set spot(value:Spot):void
tint | property |
tint:Number
Since : | CS5 |
percentage level of tint to be applied to the spot color ( 0.0 - 100.0; default: 100.0 )
public function get tint():Number
public function set tint(value:Number):void