values property
values property
Gets an ICollection object containing the values in the IDictionary object.
Definition:
@property
def values(self):
    ...
See Also
- module aspose.cad.fileformats.cad
- class CadLayoutDictionary
Gets an ICollection object containing the values in the IDictionary object.
@property
def values(self):
    ...
aspose.cad.fileformats.cadCadLayoutDictionary