coords property
coords property
Comma-separated list of lengths, defining an active region geometry.
See also shape
for the shape of the region. See the
coords attribute definition in HTML 4.01.
Definition:
@property
def coords(self):
...
@coords.setter
def coords(self, value):
...
See Also
- module
aspose.html
- class
HTMLAnchorElement