The TransformFlags property specifies transformation flags that indicate characteristics of a transformation.
Transformation Object |
object.TransformFlags [= value]
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
value | Transformation flags that indicate characteristics of the transformation |
Long
Read/write
HRESULT GetTransformFlags(LONG *pRetVal);
HRESULT SetTransformFlags(LONG NewValue);