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