orthographic_type property

orthographic_type property

Gets or sets the type of the orthographic.

Definition:

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

See Also