oblique_angle property

oblique_angle property

Gets or sets the oblique angle.

Definition:

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

See Also