shape property
shape property
The shape of the active area. The coordinates are given by
coords
. See the shape attribute definition in HTML 4.01.
Definition:
@property
def shape(self):
...
@shape.setter
def shape(self, value):
...
See Also
- module
aspose.html
- class
HTMLAnchorElement