2022 Enumeration
Changes 0
E

FillPatternHostOrientation

Description:
The types of orientations for fill patterns.
Name Description
E ToView All patterns share the same orientation and origin with respect to view, so they perfectly align at element transitions.
E AsText Mimics the behavior of text. Patterns align with the host and share the same origin with respect to view.
E ToHost Patterns align with the host and compute a origin to fit the host.