end_type 属性

end_type 属性

指定行尾的箭头。

定义:

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

也可以看看