Product Documentation
Virtuoso Studio Design Environment SKILL Reference
Product Version IC23.1, November 2023

dbGetPatternRegionShiftColor

dbGetPatternRegionShiftColor(
d_shapeId
)
=> t / nil

Description

(ICADVM20.1 Only) Determines whether shift color is enabled for the specified shape.

Arguments

d_shapeId

The ID of the shape.

Value Returned

t

The shift color is enabled.

nil

Returned in case of failure.

Example

dbGetPatternRegionShiftColor(rect)
=> nil

Return to top
 ⠀
X