radius property
radius property
Gets and sets the radius of the glow, in unit of points.
Remarks
NOTE: This member is now obsolete. Instead, please use GlowEffect.Size property. This property will be removed 6 months later since September 2016. Aspose apologizes for any inconvenience you may have experienced.
Definition:
@property
def radius(self):
...
@radius.setter
def radius(self, value):
...
See Also
- module
aspose.cells.drawing
- class
GlowEffect