sketch_type property

sketch_type property

Returns the sketch type. Read only LineSketchType.

Definition:

@property
def sketch_type(self):
    ...

See Also