sweep_alignment_option property

sweep_alignment_option property

Gets or sets the sweep alignment option.

Definition:

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

See Also