align_direction_flag property

align_direction_flag property

Gets or sets a value indicating whether align direction flag.

Definition:

@property
def align_direction_flag(self):
    ...
@align_direction_flag.setter
def align_direction_flag(self, value):
    ...

See Also