location property
location property
The location attribute of the Window interface must return the Location object for that Window object’s Document.
Definition:
@property
def location(self):
...
See Also
- module
aspose.svg.window
- class
IWindow
- class
Location