dash_type属性

dash_type属性

规定虚线类型

定义:

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

也可以看看