shadow_offset_x property
shadow_offset_x property
Gets or sets the horizontal offset of the shadow.
Definition:
@property
def shadow_offset_x(self):
...
@shadow_offset_x.setter
def shadow_offset_x(self, value):
...
See Also
- module
aspose.svg.rendering
- class
ICanvasContext