dash_type 属性

dash_type 属性

指定虚线类型

定义:

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

也可以看看