begin_type属性

begin_type属性

指定线的开头的箭头。

定义:

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

也可以看看