cursor property
cursor property
See the cursor property definition in CSS2.
Definition:
@property
def cursor(self):
    ...
@cursor.setter
def cursor(self, value):
    ...
See Also
- module 
aspose.svg.dom.css - class 
ICSS2Properties 
See the cursor property definition in CSS2.
@property
def cursor(self):
    ...
@cursor.setter
def cursor(self, value):
    ...
aspose.svg.dom.cssICSS2Properties