length property
length property
The number of media in the list. The range of valid media is 0 to length-1 inclusive.
Definition:
@property
def length(self):
...
See Also
- module
aspose.svg.dom.css
- class
IMediaList
The number of media in the list. The range of valid media is 0 to length-1 inclusive.
@property
def length(self):
...
aspose.svg.dom.css
IMediaList