InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
SnpManipulateSwatch::SnpGradientStep Struct Reference

Public Types

typedef object_type data_type
 

Public Attributes

UID gradientColorUID
 
PMReal stopPosition
 
PMReal gradientMidPoint
 

Detailed Description

Data on the color step for the gradient swatch. It uses as a vector.

Member Typedef Documentation

This allows the structure to be put into a K2Vector.

Member Data Documentation

UID SnpManipulateSwatch::SnpGradientStep::gradientColorUID

The color UID for the step of gradient.

PMReal SnpManipulateSwatch::SnpGradientStep::gradientMidPoint

The middle point of the step of gradient.

PMReal SnpManipulateSwatch::SnpGradientStep::stopPosition

The position of stop for the step of gradient.