end_arrow_width属性

end_arrow_width属性

指定线末端箭头的宽度。

定义:

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

也可以看看