StrokeOpacity Property

Definition

Namespace Svg
Assembly Svg.Custom.dll

Gets or sets the opacity of the stroke, if the Stroke property has been specified. 1.0 is fully opaque; 0.0 is transparent.

public virtual float StrokeOpacity { get; set; }

Returns