StrokeOpacity Property

GoogleMap Control Artem.Google

GoogleMap Control StrokeOpacity Property
NamespacesArtem.Google.UIGooglePolylineStrokeOpacity
GoogleMap Control v6.0
Gets or sets the opacity of polyline. The opacity is given as a number between 0 and 1. The line will be antialiased and semitransparent.
Declaration Syntax
C# Visual Basic
public float StrokeOpacity { get; set; }
Public Property StrokeOpacity As Single
	Get
	Set
Value
The opacity.

Assembly: Artem.Google (Module: Artem.Google) Version: 6.0.0.0 (6.0.11322.1118)