compound_type属性
compound_type属性
指定复合线类型
定义:
@property
def compound_type(self):
...
@compound_type.setter
def compound_type(self, value):
...
指定复合线类型
@property
def compound_type(self):
...
@compound_type.setter
def compound_type(self, value):
...