horizontal_units_per_units_value_enumeration property

horizontal_units_per_units_value_enumeration property

Gets or sets the horizontal units per units value enumeration.

Definition:

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

See Also