dim_txt_direction property

dim_txt_direction property

Gets or sets the DimTxtDirection.

Definition:

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

See Also