The M_Style class represents the visual style of a shape, either the shape's own style or an inherited style
Applies a soft edge effect.
Return value: none radius (float): radius of the blurApplies a shading effect.
Return value: none angle (float): shading angle offset (float): shading offset blur (float): blur radius color (rgb_color): shading colorThe name of the style.
True if this style defines a fill color, otherwise false.
The style's fill color.
True if this style defines a line width, otherwise false.
The style's line width.
True if this style defines a line color, otherwise false.
The style's line color.