size property
size property
Gets and sets the radius of the glow, in unit of points.
Definition:
@property
def size(self):
...
@size.setter
def size(self, value):
...
See Also
- module
aspose.cells.drawing
- class
GlowEffect
Gets and sets the radius of the glow, in unit of points.
@property
def size(self):
...
@size.setter
def size(self, value):
...
aspose.cells.drawing
GlowEffect